diff options
author | Michał Górny <mgorny@moritz.systems> | 2022-02-11 12:48:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2022-02-16 19:30:25 +0100 |
commit | 5244ef0faf5595495c1adedfa16c346d35caebdf (patch) | |
tree | b3e16d2caca5b98518cd467c9bb89877dc4f4abc /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | b5c9512df2a59ae48a70445a81428342cd278a26 (diff) | |
download | llvm-5244ef0faf5595495c1adedfa16c346d35caebdf.zip llvm-5244ef0faf5595495c1adedfa16c346d35caebdf.tar.gz llvm-5244ef0faf5595495c1adedfa16c346d35caebdf.tar.bz2 |
[libcxxabi] [test] Depend on unwind only if available
When building libcxxabi via LLVM_ENABLE_RUNTIMES=libcxxabi the CMake
invocation fails because of missing "unwind" target. However,
if the extraneous dependency is removed, the library builds just fine
against installed libunwind and tests work fine. To fix this,
add the dependency only if the target actually exists.
Differential Revision: https://reviews.llvm.org/D119538
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions