[PATCH] D32928: [CodeView] Allow random access visitation of type records
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 11:51:59 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL302454: [CodeView] Add support for random access type visitors. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D32928?vs=98041&id=98190#toc
Repository:
rL LLVM
https://reviews.llvm.org/D32928
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDatabase.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeDatabaseVisitor.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h
llvm/trunk/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeDatabase.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeDatabaseVisitor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32928.98190.patch
Type: text/x-patch
Size: 17601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/7f72d1c3/attachment.bin>
More information about the llvm-commits
mailing list