about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-05-11 14:14:11 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-05-19 10:53:04 -0700
commita4ef308473f284a93d2d9f32763e09ba7424540b (patch)
tree77d9604bcccef0b8a7d579d2dd1b4e09ab8e90b6 /src/rustllvm/ExecutionEngineWrapper.cpp
parent6122a5f559362dad03ed6e2433b8d71cece649c5 (diff)
downloadrust-a4ef308473f284a93d2d9f32763e09ba7424540b.tar.gz
rust-a4ef308473f284a93d2d9f32763e09ba7424540b.zip
mk: Add the ability to depend on native LLVM tools
The compiler will require that `llvm-ar.exe` be available for MSVC-targeting
builds (more comments on this soon), so this commit adds support for targets to
depend on LLVM tools. The `core` library for MSVC depends on `llvm-ar.exe` which
will be copied into place for the target before the compiler starts to run.

Note that these targets all depend on `llvm-config.exe` to ensure that they're
built before they're attempted to be copied.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions