[PATCH] D89072: [CodeView] Emit static data members as S_CONSTANTs.
Amy Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 14 16:04:38 PDT 2020
akhuang updated this revision to Diff 298258.
akhuang marked an inline comment as done.
akhuang added a comment.
address comments
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/test/DebugInfo/COFF/global-constants.ll
llvm/test/DebugInfo/COFF/types-array-unsized.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89072.298258.patch
Type: text/x-patch
Size: 21704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201014/5e259a66/attachment.bin>
More information about the llvm-commits
mailing list