[PATCH] D150871: libclc: fix linking against libLLVMSupport
Thomas Debesse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 18 07:51:47 PDT 2023
illwieckz added a comment.
I don't know when the regression happened, but `16.0.0` and current `main` are known to be affected. I assume it happened between 15 and 16 (I built some llvm 15 before without problem).
This fixes:
- https://github.com/llvm/llvm-project/issues/62018
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150871/new/
https://reviews.llvm.org/D150871
More information about the llvm-commits
mailing list