about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorAnthony Ramine <nox@nox.paris>2020-10-26 20:55:07 +0100
committerAnthony Ramine <nox@nox.paris>2020-10-31 17:16:56 +0100
commit6febaf2419a528b08d03349de205237fd8bba4b9 (patch)
treec35aeb574d6a9046ad9607a57b435c1cdd209152 /compiler/rustc_mir/src/transform/coverage/debug.rs
parent3478d7c3607ffbba629af2265c01002771e48c18 (diff)
downloadrust-6febaf2419a528b08d03349de205237fd8bba4b9.tar.gz
rust-6febaf2419a528b08d03349de205237fd8bba4b9.zip
Implement -Z relax-elf-relocations=yes|no
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.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions