[PATCH] D65429: Improving CodeView debug info type record's inline comments
NILANJANA BASU via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 15:34:08 PDT 2019
nilanjana_basu updated this revision to Diff 216505.
nilanjana_basu added a comment.
Changed getLeafTypeName() & getEnumName() return types to StringRef, as per the reviewer comments.
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.216505.patch
Type: text/x-patch
Size: 69966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/42ee6a1f/attachment.bin>
More information about the llvm-commits
mailing list