[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
Wed Dec 19 10:15:58 PST 2018


bwyma updated this revision to Diff 178913.
bwyma marked 2 inline comments as done.
bwyma added a comment.

This patch incorporates all review feedback received thus far.


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.178913.patch
Type: text/x-patch
Size: 36979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/ecd2dc4e/attachment.bin>


More information about the llvm-commits mailing list