clayborg added a comment.

In https://reviews.llvm.org/D40283#983997, @aprantl wrote:

> As Greg pointed out C++ (and Swift) mangled names can be enormous, so it 
> would definitely have an impact on the memory footprint (unless we are only 
> passing `StringRef`s around. Are we?)


Most strings seemed to be created using clang identifiers... Not sure what this 
API uses for the asm name...


https://reviews.llvm.org/D40283



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to