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