rust/src/librustc_llvm
bors 92e3fb3ebe Auto merge of #31709 - ranma42:target_feature-from-llvm, r=alexcrichton
Compute `target_feature` from LLVM

This is a work-in-progress fix for #31662.

The logic that computes the target features from the command line has been replaced with queries to the `TargetMachine`.
2016-04-20 09:57:57 -07:00
..
archive_ro.rs trans: Upgrade LLVM 2016-01-29 16:25:20 -08:00
build.rs Implement feature extraction from TargetMachine 2016-04-09 00:39:04 +02:00
Cargo.toml rustbuild: Sync some Cargo.toml/lib.rs dependencies 2016-02-21 09:49:13 -08:00
diagnostic.rs
lib.rs Auto merge of #31709 - ranma42:target_feature-from-llvm, r=alexcrichton 2016-04-20 09:57:57 -07:00