about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-07-29 06:13:55 +0000
committerbors <bors@rust-lang.org>2017-07-29 06:13:55 +0000
commit8d0ad26b955f21643bebe71518a74d1ecb3016ae (patch)
treede70bd5786fed2683a886079496431bf7465f348 /src/rustllvm/RustWrapper.cpp
parent6dd8744a11393f4969e6525e313070b34783b2e0 (diff)
parent069a1b3c8f514b04251788108ecebfa672e942ae (diff)
downloadrust-8d0ad26b955f21643bebe71518a74d1ecb3016ae.tar.gz
rust-8d0ad26b955f21643bebe71518a74d1ecb3016ae.zip
Auto merge of #43527 - alexcrichton:different-llvm-cross, r=Mark-Simulacrum
rustbuild: Tweak how we cross-compile LLVM

In preparation for upgrading to LLVM 5.0 it looks like we need to tweak how we
cross compile LLVM slightly. It's using `CMAKE_SYSTEM_NAME` to infer whether to
build libFuzzer which only works on some platforms, and then once we configure
that it needs to apparently reach into the host build area to try to compile
`llvm-config` as well. Once these are both configured, though, it looks like we
can successfully cross-compile LLVM.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions