[PATCH] D89072: [CodeView] Emit static data members as S_CONSTANTs.
Amy Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 23 17:08:05 PDT 2020
akhuang updated this revision to Diff 300438.
akhuang added a comment.
Fix test failures; remove assert for signed APSInts.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89072/new/
https://reviews.llvm.org/D89072
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-static-member.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
llvm/test/DebugInfo/COFF/global-constants.ll
llvm/test/DebugInfo/COFF/types-array-unsized.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89072.300438.patch
Type: text/x-patch
Size: 22528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201024/e9cfcd25/attachment-0001.bin>
More information about the cfe-commits
mailing list