[PATCH] D33417: Implement various flavors of type merging
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 14:07:52 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303577: Implement various flavors of type merging. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D33417?vs=99784&id=99811#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33417
Files:
lld/trunk/COFF/PDB.cpp
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/TpiStream.h
llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/TpiStream.cpp
llvm/trunk/test/DebugInfo/PDB/Inputs/merge-ids-1.yaml
llvm/trunk/test/DebugInfo/PDB/Inputs/merge-ids-2.yaml
llvm/trunk/test/DebugInfo/PDB/Inputs/merge-ids-and-types-1.yaml
llvm/trunk/test/DebugInfo/PDB/Inputs/merge-ids-and-types-2.yaml
llvm/trunk/test/DebugInfo/PDB/Inputs/merge-types-1.yaml
llvm/trunk/test/DebugInfo/PDB/Inputs/merge-types-2.yaml
llvm/trunk/test/DebugInfo/PDB/Inputs/merge1.yaml
llvm/trunk/test/DebugInfo/PDB/Inputs/merge2.yaml
llvm/trunk/test/DebugInfo/PDB/pdbdump-merge-ids-and-types.test
llvm/trunk/test/DebugInfo/PDB/pdbdump-mergeids.test
llvm/trunk/test/DebugInfo/PDB/pdbdump-mergetypes.test
llvm/trunk/tools/llvm-pdbdump/llvm-pdbdump.cpp
llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33417.99811.patch
Type: text/x-patch
Size: 53807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170522/f1b6184c/attachment-0001.bin>
More information about the llvm-commits
mailing list