[Lldb-commits] [PATCH] D11390: Optimize GetCompileUnitContainingDIE with a lookup table

Jim Ingham jingham at apple.com
Tue Jul 21 09:25:26 PDT 2015


jingham added a subscriber: jingham.
jingham added a comment.

I'll let Greg weigh in on the actual details, but if as I understand the patch, the m_die_to_index_map only stored CU dies, can you make the name of the ivar indicate that fact?


http://reviews.llvm.org/D11390







More information about the lldb-commits mailing list