[PATCH] D65429: Improving CodeView debug info type record's inline comments
NILANJANA BASU via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 1 10:30:57 PDT 2019
nilanjana_basu updated this revision to Diff 212850.
nilanjana_basu added a comment.
Updated 2 test cases, to match the exact type record directive & comment output, as is emitted with the current code
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65429/new/
https://reviews.llvm.org/D65429
Files:
llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h
llvm/include/llvm/DebugInfo/CodeView/EnumTables.h
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
llvm/lib/DebugInfo/CodeView/EnumTables.cpp
llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
llvm/test/DebugInfo/COFF/class-options-common.ll
llvm/test/DebugInfo/COFF/types-basic.ll
llvm/test/DebugInfo/COFF/types-data-members.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65429.212850.patch
Type: text/x-patch
Size: 70162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/f01f9e6c/attachment-0001.bin>
More information about the llvm-commits
mailing list