[PATCH] D21011: [codeview] Add complex record type translation

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 17:14:03 PDT 2016


aaboud updated this revision to Diff 61050.
aaboud marked 5 inline comments as done.
aaboud added a comment.

Applied changes according to comments from David and Reid.


http://reviews.llvm.org/D21011

Files:
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  lib/CodeGen/AsmPrinter/CodeViewDebug.h
  test/DebugInfo/COFF/types-basic.ll
  test/DebugInfo/COFF/types-calling-conv.ll
  test/DebugInfo/COFF/types-data-members.ll
  test/DebugInfo/COFF/types-non-virtual-methods.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21011.61050.patch
Type: text/x-patch
Size: 45801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/7c09760c/attachment.bin>


More information about the llvm-commits mailing list