[llvm] [BOLT][DWARF] Add support for .debug_names (PR #81062)

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 12:47:54 PST 2024


================
@@ -0,0 +1,192 @@
+//===- bolt/Core/DebugNames.cpp - Debugging information handling ---*- C++
----------------
dcci wrote:

Do you want to write "debug name suppport" instead of "Debugging information handling"

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


More information about the llvm-commits mailing list