rust/src/librustc_trans/back
Emilio Cobos Álvarez 688275a400
librustc: Convert -C pgo-gen and -C pgo-use into -Z flags.
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2018-03-25 03:30:06 +02: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 librustc: Convert -C pgo-gen and -C pgo-use into -Z flags. 2018-03-25 03:30:06 +02:00
linker.rs Make relro-level=off explicitly disable RELRO 2018-03-06 23:39:00 +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 librustc: Convert -C pgo-gen and -C pgo-use into -Z flags. 2018-03-25 03:30:06 +02:00