ruiu added a comment.

Nice. One more thing you might want to try is to add `-O2` to the linker 
command line option. When that option is given, lld attempts to tail-merge 
strings in the string table. That's not very effective, but you might be able 
to shave off 0.2% or something like that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54747/new/

https://reviews.llvm.org/D54747



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

Reply via email to