aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorMichał Górny <mgorny@moritz.systems>2021-10-04 08:25:45 +0200
committerMichał Górny <mgorny@moritz.systems>2021-10-04 09:29:06 +0200
commit0873b9bef4e03b4cfc44a4946c11103c763055df (patch)
treeed9bd0f16304dc8ad3d035061b72fe1e83f446d8 /llvm/lib/Transforms/Utils/Local.cpp
parent71ad0f9d4e5b63ccee1ee4146525940849d2c962 (diff)
downloadllvm-0873b9bef4e03b4cfc44a4946c11103c763055df.zip
llvm-0873b9bef4e03b4cfc44a4946c11103c763055df.tar.gz
llvm-0873b9bef4e03b4cfc44a4946c11103c763055df.tar.bz2
[openmp] [elf_common] Fix linking against LLVM dylib
The hand-rolled linking logic in elf_common does not account for the possibility of using LLVM dylib rather than a dozen static libraries. Since it does not seem to be easily convertible to add_llvm_library, just hand-roll support for LLVM_LINK_LLVM_DYLIB. This is necessary to support stand-alone builds against installed LLVM. Differential Revision: https://reviews.llvm.org/D111038
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions