[llvm] [DebugInfo] Add clang flag to enable function-level debug line attribution (PR #93985)

Paul T Robinson via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 10:19:11 PDT 2024


pogo59 wrote:

> Anyone want to debate whether this should be "DW_AT_META" or "DW_AT_LLVM"?

That kind of depends on the intended consumer, what it's actually used for, etc. If this is prototyping a way to solve the ICF confusion within debuggers, to be consumed by LLDB, with an eye toward making an actual DWARF proposal, then the LLVM vendor seems appropriate. If this is for some secret tooling within Meta, then META would be most appropriate.

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


More information about the llvm-commits mailing list