This lets rustc users tweak whether the linker should relax ELF relocations, namely whether it should emit R_X86_64_GOTPCRELX relocations instead of R_X86_64_GOTPCREL, as the former is allowed by the ABI to be further optimised. The default value is whatever the target defines. |
||
|---|---|---|
| .. | ||
| archive.rs | ||
| lto.rs | ||
| profiling.rs | ||
| write.rs | ||