[PATCH] D79028: [DebugInfo][CodeView] Include namespace into emitted globals
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 30 12:53:52 PDT 2020
aganea added a comment.
I'm noting by the way that `extern thread_local int A;` does not generate a debug symbol :( I haven't checked why yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79028/new/
https://reviews.llvm.org/D79028
More information about the llvm-commits
mailing list