[PATCH] D32928: [CodeView] Allow random access visitation of type records

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 17:02:20 PDT 2017


zturner added a comment.

Note that this does not yet contain any of the functionality discussed offline about caching and type index offsets.  This is strictly plumbing type indices through the visitor pipeline in preparation.


https://reviews.llvm.org/D32928





More information about the llvm-commits mailing list