[llvm] [BOLT][NFC] Add split-dwarf5 test with multiple CUs (PR #93744)

Alexander Yermolovich via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 16:36:23 PDT 2024


================
@@ -0,0 +1,453 @@
+# clang++ -fbasic-block-sections=all -ffunction-sections -g2 -gdwarf-5 -gsplit-dwarf
----------------
ayermolo wrote:

Was it generated with: -fdebug-compilation-dir

https://github.com/llvm/llvm-project/pull/93744


More information about the llvm-commits mailing list