Allowing building the codegen backend specifically.
Use `./x.py build src/librustc_codegen_llvm` to build the codegen backend.
This commit is contained in:
parent
d2b5b7603b
commit
b00ea6c2da
@ -339,6 +339,7 @@ impl<'a> Builder<'a> {
|
||||
compile::Std,
|
||||
compile::Test,
|
||||
compile::Rustc,
|
||||
compile::CodegenBackend,
|
||||
compile::StartupObjects,
|
||||
tool::BuildManifest,
|
||||
tool::Rustbook,
|
||||
|
Loading…
x
Reference in New Issue
Block a user