aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/APInt.cpp
diff options
context:
space:
mode:
authorAaron Puchert <aaronpuchert@alice-dsl.net>2023-01-22 21:35:09 +0100
committerAaron Puchert <aaronpuchert@alice-dsl.net>2023-01-22 21:36:26 +0100
commit0b5cb41dd07cc7cde9330d6098ebd74387f3df7f (patch)
tree8c01fd9ce5bf5ea0ba19bb173947f86cf220ca7d /llvm/lib/Support/APInt.cpp
parent0cdf030cf8dcfb8bfe551c16b14a29e124497069 (diff)
downloadllvm-0b5cb41dd07cc7cde9330d6098ebd74387f3df7f.zip
llvm-0b5cb41dd07cc7cde9330d6098ebd74387f3df7f.tar.gz
llvm-0b5cb41dd07cc7cde9330d6098ebd74387f3df7f.tar.bz2
[CMake] Look up target subcomponents in LLVM_AVAILABLE_LIBS
In an installation using the all-contained libLLVM.so, individual components are not available as targets, so we have to look them up in LLVM_AVAILABLE_LIBS just like llvm_map_components_to_libnames does it. Here I don't think we need the capitalized names though because we know the right capitalization. But I might be wrong. This is required by dragonffi, who call llvm_map_components_to_libnames on a list containing ${LLVM_NATIVE_ARCH}. Downstream bug report: https://bugzilla.opensuse.org/show_bug.cgi?id=1180748. Differential Revision: https://reviews.llvm.org/D96670
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions