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

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 12:29:47 PDT 2016


aaboud updated this revision to Diff 61009.
aaboud marked an inline comment as done.
aaboud added a comment.

Added LIT test, and applied some minor changes to the code according to Reid comments.


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.61009.patch
Type: text/x-patch
Size: 46200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/ad6a99a7/attachment.bin>


More information about the llvm-commits mailing list