rust/src/librustc_codegen_ssa/back
Guillaume Gomez b473157293
Rollup merge of #56067 - jethrogb:jb/sgx-target-spec, r=alexcrichton
Add SGX target to rustc

This adds the `x86_64-fortanix-unknown-sgx` target specification to the Rust compiler. See #56066 for more details about this target.
2018-11-22 10:37:53 +01:00
..
archive.rs Separating the back folder between backend-agnostic and LLVM-specific code 2018-11-16 15:08:18 +02:00
command.rs Separating the back folder between backend-agnostic and LLVM-specific code 2018-11-16 15:08:18 +02:00
link.rs Separating the back folder between backend-agnostic and LLVM-specific code 2018-11-16 15:08:18 +02:00
linker.rs Add override_export_symbols option to Rust target specification 2018-11-19 23:24:43 +05:30
lto.rs [eddyb] rustc_codegen_ssa: rename interfaces to traits. 2018-11-16 15:08:18 +02:00
mod.rs Separating the back folder between backend-agnostic and LLVM-specific code 2018-11-16 15:08:18 +02:00
symbol_export.rs rustc: implement and use Default on more types. 2018-11-21 08:11:50 +02:00
write.rs [eddyb] rustc_codegen_ssa: rename interfaces to traits. 2018-11-16 15:08:18 +02:00