[PATCH] D31629: [codeview] Cope with unsorted streams in type merging
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 17:10:49 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL299403: [codeview] Cope with unsorted streams in type merging (authored by rnk).
Changed prior to commit:
https://reviews.llvm.org/D31629?vs=93959&id=93975#toc
Repository:
rL LLVM
https://reviews.llvm.org/D31629
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h
llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
llvm/trunk/test/tools/llvm-readobj/Inputs/codeview-cycle.obj
llvm/trunk/test/tools/llvm-readobj/Inputs/codeview-unsorted.obj
llvm/trunk/test/tools/llvm-readobj/codeview-merging-cycle.test
llvm/trunk/test/tools/llvm-readobj/codeview-merging-unsorted.test
llvm/trunk/tools/llvm-readobj/COFFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31629.93975.patch
Type: text/x-patch
Size: 12366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/3feab3d8/attachment.bin>
More information about the llvm-commits
mailing list