rust/src/librustc_driver
bors 1222f5d52b Auto merge of #34845 - bitshifter:issue-30961, r=alexcrichton
Add help for target CPUs, features, relocation and code models.

Fix for https://github.com/rust-lang/rust/issues/30961. Requires PR https://github.com/rust-lang/llvm/pull/45 to be accepted first, and the .gitmodules for llvm to be updated before this can be merged.
2016-08-10 21:42:48 -07:00
..
Cargo.toml Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
driver.rs incorporate resolve results into hashing 2016-08-09 20:28:46 -04:00
lib.rs Auto merge of #34845 - bitshifter:issue-30961, r=alexcrichton 2016-08-10 21:42:48 -07:00
pretty.rs track MIR through the dep-graph 2016-08-08 18:44:24 -04:00
target_features.rs Add target_features for the bit manipulation instruction sets: BMI 1.0, BMI 2.0, and TBM. 2016-06-22 17:11:17 +02:00
test.rs incorporate resolve results into hashing 2016-08-09 20:28:46 -04:00