[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 20 07:53:07 PST 2018
bwyma updated this revision to Diff 179081.
bwyma added a comment.
NFC:
Remove section size checks from the global_visibility test which were used temporarily during development of the patch.
This test is meant to validate the variable scope, not the debug symbols section size.
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.179081.patch
Type: text/x-patch
Size: 36874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/5da24c78/attachment.bin>
More information about the llvm-commits
mailing list