rust/src/librustc_codegen_ssa/back
Mazdak Farrokhzad 69f1323167
Rollup merge of #66957 - parthsane:pvs/ftx_lld_linker, r=alexcrichton
Change Linker for x86_64-fortanix-unknown-sgx target to rust-lld

Changed linker for `x86_64-fortanix-unknown-sgx` target to `rust-lld`
This change needed the RelaxELFRelocations flag to be set for it to work correctly

r? @jethrogb
2019-12-03 19:41:54 +01:00
..
rpath make ./x.py bench again 2019-11-23 07:06:27 +01:00
archive.rs Use Symbol in Linker. 2019-09-11 11:31:38 +10:00
command.rs Remove the AsRef impl for SymbolStr. 2019-11-02 09:01:02 +11:00
link.rs Fix issue #64153 by checking for .rcgu.o suffix when trying to identify Rust generated object files. 2019-10-22 12:33:35 +02:00
linker.rs Change linker for x86_64-fortanix-unknown-sgx to rust-lld 2019-12-03 14:44:14 +05:30
lto.rs Replace TimeLine with SelfProfiler 2019-03-10 11:10:55 -04:00
mod.rs rustc: Update wasm32 support for LLVM 9 2019-07-25 07:08:45 -07:00
rpath.rs Separate librustc_codegen_ssa module 2019-06-16 14:16:55 +03:00
symbol_export.rs Move allocator_kind to CrateStore 2019-11-11 14:59:07 -05:00
write.rs Move cgu_reuse_tracker to librustc_session 2019-12-03 12:18:32 -05:00