shchenz added inline comments.
================ Comment at: llvm/include/llvm/Target/TargetOptions.h:112 + SCE, // Tune debug info for SCE targets (e.g. PS4). + DBX // Tune debug info for dbx. }; ---------------- aprantl wrote: > Nit: It would be nice to reformat all these comments for Doxygen: > `DBX ///< Tune debug info for dbx.` Thanks. Done in the commit Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D99400/new/ https://reviews.llvm.org/D99400 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits