rust/mk
Andrea Canciani c883463e94 Implement feature extraction from TargetMachine
Add the `LLVMRustHasFeature` function to check whether a
`TargetMachine` has a given feature.
2016-04-09 00:39:04 +02:00
..
cfg Use explicit -march flags in the i586 mk file 2016-03-19 00:04:27 +01:00
clean.mk
crates.mk Reintroduce rustc_llvm dependency in rustc 2016-04-09 00:39:04 +02:00
ctags.mk
debuggers.mk
dist.mk mk: Fix make dist 2016-03-12 12:22:40 -08:00
docs.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
grammar.mk
host.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
install.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
llvm.mk
main.mk mk: Hardcode the bootstrap key for each release 2016-04-04 11:24:44 -07:00
platform.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
prepare.mk mk: Move disable-jemalloc logic into makefiles 2016-02-25 21:05:59 -08:00
reconfig.mk
rt.mk Rollup merge of #32686 - mneumann:dragonfly_jemalloc_prefix, r=alexcrichton 2016-04-05 16:43:21 +05:30
rustllvm.mk Implement feature extraction from TargetMachine 2016-04-09 00:39:04 +02:00
snap.mk
stage0.mk
target.mk mk: Add -C metadata for compiling crates we ship 2016-03-28 09:19:25 -07:00
tests.mk Address nits. 2016-04-06 12:42:47 -04:00
util.mk