[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:49 PDT 2020


aganea updated this revision to Diff 261322.
aganea marked 3 inline comments as done.
aganea added a comment.

Fix local `thread_local` which shouldn't generate a scoped name in `S_LTHREAD32`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79028/new/

https://reviews.llvm.org/D79028

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/test/DebugInfo/COFF/global_visibility.ll
  llvm/test/DebugInfo/COFF/globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79028.261322.patch
Type: text/x-patch
Size: 21926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/f456456a/attachment.bin>


More information about the llvm-commits mailing list