[PATCH] D32870: [pdb] Don't build the entire source file list up front.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 4 17:06:35 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302205: [PDB] Don't build the entire source file list up front. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D32870?vs=97864&id=97895#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32870
Files:
llvm/trunk/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/DbiStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/RawTypes.h
llvm/trunk/include/llvm/Support/BinaryStreamArray.h
llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
llvm/trunk/lib/DebugInfo/PDB/Native/DbiModuleList.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/DbiStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp
llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.cpp
llvm/trunk/tools/llvm-pdbdump/StreamUtil.cpp
llvm/trunk/tools/llvm-pdbdump/YAMLOutputStyle.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32870.97895.patch
Type: text/x-patch
Size: 37610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170505/6e596491/attachment.bin>
More information about the llvm-commits
mailing list