about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2020-09-06 12:24:22 -0400
committerMark Rousskov <mark.simulacrum@gmail.com>2020-09-11 08:59:01 -0400
commit3193d52a21576b8c93f00132c784cce1159f733e (patch)
treeb90e38a74f38a0db082c12b77f1295a0aa201484 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent25b2f4861222d6507598149f576e7d25dc308c8c (diff)
downloadrust-3193d52a21576b8c93f00132c784cce1159f733e.tar.gz
rust-3193d52a21576b8c93f00132c784cce1159f733e.zip
Remove host parameter from step configurations
rustc is a natively cross-compiling compiler, and generally none of our steps
should care whether they are using a compiler built of triple A or B, just the
--target directive being passed to the running compiler. e.g., when building for
some target C, you don't generally want to build two stds: one with a host A
compiler and the other with a host B compiler. Just one std is sufficient.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions