summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2021-10-29 16:29:06 -0700
committerJonas Devlieghere <jonas@devlieghere.com>2021-10-29 16:29:47 -0700
commit80405df30749d9d2002d84bb312ae38edf19a7bf (patch)
tree9f31f82b8d923c3060a8a9def5215585a629504e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9091df5fad52ab6a281d7f4d6a508696e6f9fbae (diff)
[llvm] Include LLVM_ENABLE_RUNTIMES in the cross compilation invocation
Forward the LLVM_ENABLE_RUNTIMES cmake variable in the cross compilation invocation. Now that passing libcxx must be specified in LLVM_ENABLE_RUNTIMES instead of LLVM_ENABLE_PROJECTS, the LLDB's sanity check for libcxx trips up (in the cross compilation case) because the runtimes are not forwarded. This patch fixes that. Differential revision: https://reviews.llvm.org/D112855
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions