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

Amjad Aboud via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 16:21:35 PDT 2016


aaboud updated this revision to Diff 60418.
aaboud added a comment.

Reduced the support to only methods.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21011.60418.patch
Type: text/x-patch
Size: 34034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160610/16d34f35/attachment.bin>


More information about the llvm-commits mailing list