diff options
author | Jan Dorniak <jaskij@gmail.com> | 2022-12-19 05:27:18 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-12-26 17:41:10 -0800 |
commit | bc8388c622c62cde24512d5b4473ede1f5710348 (patch) | |
tree | 2e3733c21485d21d7e2c7ab856cb255af15e9279 /recipes-devtools/clang/llvm-project-source.inc | |
parent | 299a5fd24b7bee2191127c9fef8bd39d807f3492 (diff) | |
download | meta-clang-bc8388c622c62cde24512d5b4473ede1f5710348.tar.gz |
Fix OpenMP builds with thin LTO enabled.
When built with thin LTO enabled, LLVM produces object files containing
LLVM IR, which ld can't understand. Since we're forcing the toolchain
to clang anyway, let's also force using lld.
Fixes GitHub #708
Signed-off-by: Jan Dorniak <jaskij@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/llvm-project-source.inc')
0 files changed, 0 insertions, 0 deletions