ruiu added a comment.

Bob, thank you for reverting this.

So, Robert, looks like this idea didn't work well. We need a different 
solution. And perhaps a better approach is to use --start-lib and --end-lib. 
You found that these options didn't work well for your input, but I don't fully 
understand why that's the case. Are you combining all input object files into a 
single object file using `-r` linker option? If you just pass all object files 
to the linker's command line, the linker can choose only the files that are 
actually used. I'd like to understand why that didn't work for Rust.


Repository:
  rL LLVM

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