[PATCH] D16104: [readobj] Expand CodeView dumping functionality
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 09:14:27 PST 2016
rnk updated this revision to Diff 44641.
rnk added a comment.
- Merge SourceLanguage enum and fix calling conv errors
http://reviews.llvm.org/D16104
Files:
include/llvm/DebugInfo/CodeView/CodeView.h
include/llvm/DebugInfo/CodeView/TypeIndex.h
include/llvm/DebugInfo/PDB/PDBTypes.h
include/llvm/Support/COFF.h
include/llvm/Support/Endian.h
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
lib/DebugInfo/PDB/PDBExtras.cpp
test/DebugInfo/COFF/asm.ll
test/DebugInfo/COFF/cpp-mangling.ll
test/DebugInfo/COFF/multifile.ll
test/DebugInfo/COFF/multifunction.ll
test/DebugInfo/COFF/simple.ll
test/tools/llvm-readobj/codeview-linetables.test
tools/llvm-pdbdump/FunctionDumper.cpp
tools/llvm-readobj/COFFDumper.cpp
tools/llvm-readobj/CVLeafTypes.def
tools/llvm-readobj/CVSymbolTypes.def
tools/llvm-readobj/CodeView.h
tools/llvm-readobj/StreamWriter.h
tools/llvm-readobj/llvm-readobj.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16104.44641.patch
Type: text/x-patch
Size: 142957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160112/1cf51aef/attachment.bin>
More information about the llvm-commits
mailing list