[PATCH] Initial pass at API design for DebugInfo/PDB
Zachary Turner
zturner at google.com
Tue Feb 3 10:42:55 PST 2015
Addressed all (I think?) of David's comments.
http://reviews.llvm.org/D7356
Files:
include/llvm/DebugInfo/PDB/IPDBDataStream.h
include/llvm/DebugInfo/PDB/IPDBEnumChildren.h
include/llvm/DebugInfo/PDB/IPDBSession.h
include/llvm/DebugInfo/PDB/IPDBSourceFile.h
include/llvm/DebugInfo/PDB/IPDBSymbolBase.h
include/llvm/DebugInfo/PDB/PDB.h
include/llvm/DebugInfo/PDB/PDBCasting.h
include/llvm/DebugInfo/PDB/PDBExecutable.h
include/llvm/DebugInfo/PDB/PDBFunction.h
include/llvm/DebugInfo/PDB/PDBTypes.h
lib/DebugInfo/CMakeLists.txt
lib/DebugInfo/LLVMBuild.txt
lib/DebugInfo/PDB/CMakeLists.txt
lib/DebugInfo/PDB/LLVMBuild.txt
lib/DebugInfo/PDB/PDB.cpp
lib/DebugInfo/PDB/PDBExecutable.cpp
lib/DebugInfo/PDB/PDBFunction.cpp
lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7356.19247.patch
Type: text/x-patch
Size: 38037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150203/4b984052/attachment.bin>
More information about the llvm-commits
mailing list