[PATCH] D87791: [CUDA][HIP] Fix -gsplit-dwarf option

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 11:29:16 PDT 2020


MaskRay added a comment.

(Note that ideally -gsplit-dwarf should not imply -g2 but it currents does so. And Clang and GCC have not agreed whether we should add a new flag like -fsplit-dwarf. /For -gsplit-dwarf builds, it is the best to ensure -g is also specified/.)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87791/new/

https://reviews.llvm.org/D87791



More information about the cfe-commits mailing list