[PATCH] D78535: libclc: Pass system libraries to the linker after llvm libraries
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 07:32:17 PDT 2020
tstellar added a comment.
In D78535#1998136 <https://reviews.llvm.org/D78535#1998136>, @jvesely wrote:
> was this a problem with using `-Wl,--as-needed`?
>
> LGTM.
No, I was hitting this when using the default build options for both LLVM and libclc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78535/new/
https://reviews.llvm.org/D78535
More information about the llvm-commits
mailing list