[PATCH] D43751: [cmake] Append -Wl, -rpath-link conditionally to GNULD
Ed Maste via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 7 16:12:17 PST 2018
emaste added a comment.
In https://reviews.llvm.org/D43751#1027263, @krytarowski wrote:
> Uconditionally for all Unices? I don't think so.
Out of curiosity, what UNIX-like operating systems are supported by LLVM, and support `$ORIGIN` but not `-z origin`?
Repository:
rL LLVM
https://reviews.llvm.org/D43751
More information about the llvm-commits
mailing list