[PATCH] D55336: [CodeView] Emit global variables within lexical scopes to limit visibility

Brock Wyma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 13 07:06:30 PST 2018


bwyma updated this revision to Diff 178056.
bwyma added a comment.
Herald added a subscriber: hiraditya.

Updated the patch based on review comments.


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

https://reviews.llvm.org/D55336

Files:
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/test/DebugInfo/COFF/global_visibility.ll
  llvm/test/DebugInfo/COFF/type-quals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55336.178056.patch
Type: text/x-patch
Size: 37056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/e850ce5c/attachment.bin>


More information about the llvm-commits mailing list