Files
rust/src/librustc_back
bors 83922feec3 Auto merge of #45102 - petrochenkov:noar, r=alexcrichton
cleanup: rustc doesn't use an external archiver

cc https://github.com/rust-lang/rust/pull/45090
r? @alexcrichton
2017-10-14 01:43:42 +00:00
..
2017-03-23 11:28:00 -07:00
2017-08-19 13:27:16 +03:00
2017-08-25 16:18:21 -04:00
2015-10-25 09:36:32 -07:00
2017-08-19 13:27:16 +03:00

NB: This crate is part of the Rust compiler. For an overview of the compiler as a whole, see the README.md file found in librustc.

librustc_back contains some very low-level details that are specific to different LLVM targets and so forth.