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

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 09:05:03 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271680: [codeview] Add basic record type translation (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D20924?vs=59483&id=59567#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20924

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20924.59567.patch
Type: text/x-patch
Size: 46736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/33e3d2ad/attachment.bin>


More information about the llvm-commits mailing list