[PATCH] D20924: [codeview] Add basic record type translation

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 10:36:23 PDT 2016


rnk updated this revision to Diff 59419.
rnk added a comment.

- Rebase on procedure type changes


http://reviews.llvm.org/D20924

Files:
  include/llvm/DebugInfo/CodeView/ListRecordBuilder.h
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  lib/CodeGen/AsmPrinter/CodeViewDebug.h
  lib/DebugInfo/CodeView/ListRecordBuilder.cpp
  test/DebugInfo/COFF/types-basic.ll
  test/DebugInfo/COFF/types-data-members.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20924.59419.patch
Type: text/x-patch
Size: 32610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/138fff26/attachment.bin>


More information about the llvm-commits mailing list