about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorRobin Kruppe <robin.kruppe@gmail.com>2017-04-30 20:04:35 +0200
committerRobin Kruppe <robin.kruppe@gmail.com>2017-05-15 11:13:30 +0200
commit8e4f3151166d8ddea2d365c589bf4ac7ab6f20c9 (patch)
treebf37110b17c2e0a0bc8d5dab5fd4256e9bb9d7ff /src/rustllvm/RustWrapper.cpp
parent1a24a591dd43c53de7e3f16eff9f67469cf7a52b (diff)
downloadrust-8e4f3151166d8ddea2d365c589bf4ac7ab6f20c9.tar.gz
rust-8e4f3151166d8ddea2d365c589bf4ac7ab6f20c9.zip
Remove rustc_llvm dependency from librustc
Consequently, session creation can no longer initialize LLVM.
The few places that use the compiler without going through
rustc_driver/CompilerCalls thus need to be careful to manually
initialize LLVM (via rustc_trans!) immediately after session
creation.

This means librustc is not rebuilt when LLVM changes.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions