[PATCH] D33564: [CodeView Type Merging] Make a Type Index Iterator that bypasses the visitor framework
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 16:36:41 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL303935: [CV Type Merging] Find nested type indices faster. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D33564?vs=100313&id=100331#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33564
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
llvm/trunk/lib/DebugInfo/CodeView/CMakeLists.txt
llvm/trunk/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
llvm/trunk/unittests/DebugInfo/CodeView/CMakeLists.txt
llvm/trunk/unittests/DebugInfo/CodeView/ErrorChecking.h
llvm/trunk/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33564.100331.patch
Type: text/x-patch
Size: 51022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/e85ad536/attachment.bin>
More information about the llvm-commits
mailing list