[llvm] [DebugInfo] Emit linkage name into DWARF for types for Swift (PR #112802)
Augusto Noronha via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 18 10:58:55 PDT 2024
augusto2112 wrote:
> Out of curiosity: what's the need/use case?
We use the mangled names to find type information both in Swift metadata and Swift modules.
https://github.com/llvm/llvm-project/pull/112802
More information about the llvm-commits
mailing list