rust/mk
bors 43006fcea0 Auto merge of #37742 - mrhota:llvm_debuginfo, r=alexcrichton
Add llvm debuginfo configure option

CC @nnethercote @Mark-Simulacrum

We add a new configure option, `--enable-llvm-debuginfo`, to do exactly what you'd think.

Re: #31033

Fixes #37738
2016-11-15 09:10:23 -08:00
..
cfg Add support for ARMv5TE architecture 2016-11-06 13:06:01 +01:00
clean.mk crate-ify compiler-rt into compiler-builtins 2016-09-12 21:22:15 -07:00
crates.mk Change implementation of syntax::util::SmallVector to use data_structures::SmallVec. 2016-11-11 07:38:48 -07:00
ctags.mk
debuggers.mk
dist.mk rustbuild: Tweak for vendored dependencies 2016-11-08 07:32:05 -08:00
docs.mk Also remove build steps for style 2016-08-25 15:22:57 -04:00
grammar.mk
host.mk
install.mk Allow setting --docdir 2016-09-08 23:18:20 -07:00
llvm.mk Make LLVM debuginfo option names consistent 2016-11-13 12:38:10 -06:00
main.mk also enable the MSP430 backend in Makefiles 2016-11-12 17:33:35 -05:00
platform.mk crate-ify compiler-rt into compiler-builtins 2016-09-12 21:22:15 -07:00
prepare.mk
reconfig.mk
rt.mk no emutls for you, windows 2016-09-12 21:22:15 -07:00
rustllvm.mk Merge branch 'master' into issue-30961 2016-08-06 15:50:48 +10:00
stage0.mk
target.mk Allow bootstrapping without a key. Fixes #36548 2016-10-19 01:23:01 +00:00
tests.mk Move all Linux/OSX CI infastructure to Travis 2016-11-11 07:36:40 -08:00
util.mk