[PATCH] D64879: llvm-pdbdump: Fix several smaller issues with injected source compression handling
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 17 16:00:24 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366386: llvm-pdbdump: Fix several smaller issues with injected source compression… (authored by nico, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64879?vs=210392&id=210450#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64879/new/
https://reviews.llvm.org/D64879
Files:
llvm/trunk/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h
llvm/trunk/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h
llvm/trunk/include/llvm/DebugInfo/PDB/PDBExtras.h
llvm/trunk/include/llvm/DebugInfo/PDB/PDBTypes.h
llvm/trunk/lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/NativeEnumInjectedSources.cpp
llvm/trunk/lib/DebugInfo/PDB/PDBExtras.cpp
llvm/trunk/test/tools/llvm-pdbutil/Inputs/dotnet_contents_compressed.pdb
llvm/trunk/test/tools/llvm-pdbutil/Inputs/dotnet_contents_uncompressed.pdb
llvm/trunk/test/tools/llvm-pdbutil/Inputs/dotnet_hashonly.pdb
llvm/trunk/test/tools/llvm-pdbutil/injected-sources-native.test
llvm/trunk/test/tools/llvm-pdbutil/injected-sources.test
llvm/trunk/tools/llvm-pdbutil/LinePrinter.h
llvm/trunk/tools/llvm-pdbutil/llvm-pdbutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64879.210450.patch
Type: text/x-patch
Size: 19150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/f9e7ed92/attachment.bin>
More information about the llvm-commits
mailing list