[llvm] [DebugInfo] Make DISubprogram's hashing always produce the same result (PR #90770)
David Blaikie via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 10:27:43 PDT 2024
https://github.com/dwblaikie commented:
What about cases where the mangled name is not included - I guess, for subprogram definitions, maybe that only comes up in something like C?
https://github.com/llvm/llvm-project/pull/90770
More information about the llvm-commits
mailing list