[clang] [clang][DebugInfo] Set linkage name for dynamic initializer/destructor debug info (PR #189794)
Vladislav Dzhidzhoev via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 16 10:02:46 PDT 2026
dzhidzhoev wrote:
Does `linkageName:` currently affect the debug info emitted by CodeView?
If not, how will CodeViewDebug determine which functions should use `name:` and which should use `linkageName:`?
https://github.com/llvm/llvm-project/pull/189794
More information about the cfe-commits
mailing list