[PATCH] D19420: Resubmit "Refactor PDB into its own library"
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 11:04:40 PDT 2016
zturner created this revision.
zturner added a reviewer: dsanders.
zturner added a subscriber: llvm-commits.
Herald added a reviewer: vkalintiris.
Hi Daniel,
Would you mind testing this patch out on a big endian system before I resubmit?
http://reviews.llvm.org/D19420
Files:
include/llvm/DebugInfo/PDB/IPDBSession.h
include/llvm/DebugInfo/PDB/PDBTypes.h
include/llvm/DebugInfo/PDB/Raw/PDBFile.h
include/llvm/DebugInfo/PDB/Raw/PDBStream.h
include/llvm/DebugInfo/PDB/Raw/RawSession.h
lib/DebugInfo/PDB/CMakeLists.txt
lib/DebugInfo/PDB/PDB.cpp
lib/DebugInfo/PDB/Raw/PDBFile.cpp
lib/DebugInfo/PDB/Raw/PDBStream.cpp
lib/DebugInfo/PDB/Raw/RawSession.cpp
test/DebugInfo/PDB/pdbdump-headers.test
tools/llvm-pdbdump/BuiltinDumper.h
tools/llvm-pdbdump/llvm-pdbdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19420.54678.patch
Type: text/x-patch
Size: 50131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/45c27ed2/attachment.bin>
More information about the llvm-commits
mailing list