[PATCH] D79028: [DebugInfo][CodeView] Include namespace into emitted globals

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:16:53 PDT 2020


aganea updated this revision to Diff 261522.
aganea marked an inline comment as done.
aganea added a comment.

Fix `static thread_local`, ie. `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.261522.patch
Type: text/x-patch
Size: 21870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/3be36a27/attachment-0001.bin>


More information about the llvm-commits mailing list