[PATCH] D61926: Emit global variables as S_CONSTANT records for codeview debug info.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 16:02:20 PDT 2019
akhuang updated this revision to Diff 199694.
akhuang added a comment.
- Save constant global variables in the same vector as other global variables
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61926/new/
https://reviews.llvm.org/D61926
Files:
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/test/DebugInfo/COFF/global-constants.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61926.199694.patch
Type: text/x-patch
Size: 12206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190515/fa8aefb8/attachment.bin>
More information about the llvm-commits
mailing list