[Lldb-commits] [PATCH] D12809: Better scheme to lookup alternate mangled name when looking up function address.

Siva Chandra via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 11 11:39:23 PDT 2015


sivachandra added a comment.

Just a mention: This change does have an impact on expression evaluation performance and memory utilization.


http://reviews.llvm.org/D12809





More information about the lldb-commits mailing list