diff options
author | estewart08 <ethan.stewart@amd.com> | 2024-05-02 10:27:56 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-02 10:27:56 -0500 |
commit | d824d879f46cef2fadde811413320f5ae46d0cb9 (patch) | |
tree | 3167ca27ec2426cf6371cd20b729f25283821397 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | cb5d6a5639ab17933f127456cee9167fb0ed6439 (diff) | |
download | llvm-d824d879f46cef2fadde811413320f5ae46d0cb9.zip llvm-d824d879f46cef2fadde811413320f5ae46d0cb9.tar.gz llvm-d824d879f46cef2fadde811413320f5ae46d0cb9.tar.bz2 |
[offload] - Add omp as a dependency for clang-bootstrap-deps (#90793)
If openmp is on the LLVM_ENABLE_PROJECTS list and
offload is on LLVM_ENABLE_RUNTIMES list when using
CLANG_ENABLE_BOOTSTRAP, then the runtimes will be
configured before the openmp project. This will throw a cannot find
libomp.so dependency error. Add omp as a dependency when this is the
case. Update
offload cmake for detection of LIBOMP_HAVE_VERSION_SCRIPT.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions