rust/compiler/rustc_codegen_llvm/src/back
Noratrieb a26450cf81 Rename target triple to target tuple in many places in the compiler
This changes the naming to the new naming, used by `--print
target-tuple`.
It does not change all locations, but many.
2024-11-02 21:29:59 +01:00
..
archive.rs Use &raw in the compiler 2024-09-26 20:33:26 -07:00
lto.rs Consistently use safe wrapper function set_section 2024-10-30 11:38:20 +11:00
owned_target_machine.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
profiling.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
write.rs Rename target triple to target tuple in many places in the compiler 2024-11-02 21:29:59 +01:00