[PATCH] D34297: [CodeView] Fix random access of types names
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 16:43:29 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305612: [CodeView] Fix random access of type names. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D34297?vs=102883&id=102907#toc
Repository:
rL LLVM
https://reviews.llvm.org/D34297
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeName.h
llvm/trunk/lib/DebugInfo/CodeView/CMakeLists.txt
llvm/trunk/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeName.cpp
llvm/trunk/unittests/DebugInfo/CodeView/RandomAccessVisitorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34297.102907.patch
Type: text/x-patch
Size: 14735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/cefd613c/attachment.bin>
More information about the llvm-commits
mailing list