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

Tamas Berghammer tberghammer at google.com
Tue Jul 21 09:37:11 PDT 2015


tberghammer added a comment.

Yes it only contains compile unit indexes. The reason I haven't included in the name because the class focuses on compile units, but I can add it if you prefer it that way.


http://reviews.llvm.org/D11390







More information about the lldb-commits mailing list