[PATCH] D64428: Teach `llvm-pdbutil pretty -native` about `-injected-sources`
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 11:04:40 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366236: Teach `llvm-pdbutil pretty -native` about `-injected-sources` (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64428?vs=210118&id=210136#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64428/new/
https://reviews.llvm.org/D64428
Files:
llvm/trunk/include/llvm/DebugInfo/PDB/Native/HashTable.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/PDBFile.h
llvm/trunk/lib/DebugInfo/PDB/CMakeLists.txt
llvm/trunk/lib/DebugInfo/PDB/Native/InjectedSourceStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeSession.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFile.cpp
llvm/trunk/test/tools/llvm-pdbutil/injected-sources-native.test
llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp
llvm/trunk/utils/gn/secondary/llvm/lib/DebugInfo/PDB/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64428.210136.patch
Type: text/x-patch
Size: 21719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/401ac1eb/attachment.bin>
More information about the llvm-commits
mailing list