[PATCH] D65429: Improving CodeView debug info type record's inline comments

NILANJANA BASU via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 10:09:31 PDT 2019


nilanjana_basu updated this revision to Diff 212378.
nilanjana_basu added a comment.

1. Added an extra test case for MethodList.
2. Added a more human-readable version of record & member kinds, in addition to their enum names


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/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.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.212378.patch
Type: text/x-patch
Size: 67397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/a515c338/attachment-0001.bin>


More information about the llvm-commits mailing list