[PATCH] D24496: [ELF] - Implemented rpath-link command line option.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 11:22:05 PDT 2016
grimar added a comment.
In https://reviews.llvm.org/D24496#541488, @joerg wrote:
> Actually, keeping them separate can be quite important when considering the presence of archive libraries in the build library path (-L) vs the link-time view of the run-time path. This matters for linker script look-up.
Sorry, I am missing the idea. Could you provide example to clarify real life usecase you are talking about ?
https://reviews.llvm.org/D24496
More information about the llvm-commits
mailing list