]> git.lizzy.rs Git - rust.git/commit
Allowing building the codegen backend specifically.
authorkennytm <kennytm@gmail.com>
Sat, 9 Jun 2018 17:27:24 +0000 (01:27 +0800)
committerkennytm <kennytm@gmail.com>
Sat, 9 Jun 2018 20:31:49 +0000 (04:31 +0800)
commitb00ea6c2da3cf723c36328fe91057c6568fab688
tree285d25c75a5bf12eb65893b4ead0d81853fcc424
parentd2b5b7603b6b7ecb4ff93981c785aef640015e68
Allowing building the codegen backend specifically.

Use `./x.py build src/librustc_codegen_llvm` to build the codegen backend.
src/bootstrap/builder.rs