[PATCH] D19887: Move CodeViewTypeStream and iterators to DebugInfo/CodeView

Adrian McCarthy via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 13:42:49 PDT 2016


amccarth added a subscriber: amccarth.
amccarth added a comment.

This class started out as the higher-level thing, and it grew into an
iterator (and the input got lower level:  StringRef instead of SectionRef).


http://reviews.llvm.org/D19887





More information about the llvm-commits mailing list