rust/src/librustc_trans/back
Johannes Löthberg 2f0dd4a8f0 Add flag for telling the linker to strip debuginfo when building without it
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-03-24 22:54:47 +01:00
..
archive.rs Use Try syntax for Option in place of macros or match 2017-12-09 14:18:33 -08:00
bytecode.rs Shorten names of some compiler generated artifacts. 2018-01-08 12:30:52 +01:00
command.rs rustc: Don't invoke lld with an @-file 2018-03-13 07:54:03 -07:00
link.rs rustc: Add a #[wasm_import_module] attribute 2018-03-22 13:16:38 -07:00
linker.rs Add flag for telling the linker to strip debuginfo when building without it 2018-03-24 22:54:47 +01:00
lto.rs Move PROFQ_CHAN to a Session field 2018-03-09 08:04:31 +01:00
rpath.rs rustc: Remove CrateStore::used_crate* 2017-09-05 07:37:58 -07:00
symbol_export.rs Add flag for rustc_std_internal_symbol attribute 2018-03-06 20:18:51 -05:00
wasm.rs rustc: Add a #[wasm_import_module] attribute 2018-03-22 13:16:38 -07:00
write.rs rustc: Embed LLVM bitcode by default on iOS 2018-03-13 08:29:19 -07:00