[PATCH] D20711: [codeview] Improve readability of type record assembly

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 11:52:08 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271313: [codeview] Improve readability of type record assembly (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D20711?vs=58716&id=59107#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20711

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/MemoryTypeTableBuilder.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDumper.h
  llvm/trunk/include/llvm/MC/MCStreamer.h
  llvm/trunk/include/llvm/Support/ScopedPrinter.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/DebugInfo/CodeView/MemoryTypeTableBuilder.cpp
  llvm/trunk/lib/MC/MCAsmStreamer.cpp
  llvm/trunk/lib/MC/MCStreamer.cpp
  llvm/trunk/test/DebugInfo/COFF/inlining.ll
  llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp
  llvm/trunk/tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20711.59107.patch
Type: text/x-patch
Size: 14452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/3eaa1f30/attachment.bin>


More information about the llvm-commits mailing list