summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2021-06-05 14:35:19 +0300
committerMark Rousskov <mark.simulacrum@gmail.com>2021-06-11 12:00:52 -0400
commit752c939dfee797008da1af044786346adb2d7b4b (patch)
treefe7648be1a1ca197139594e62faf0c1a1ba5e72b /src/test/ui/thinlto
parent05f39bff0fd28f4becad629bf08619297ce03714 (diff)
downloadrust-752c939dfee797008da1af044786346adb2d7b4b.tar.gz
rust-752c939dfee797008da1af044786346adb2d7b4b.zip
Disable the machine outliner by default
This addresses a codegen-issue that needs to be fixed upstream in LLVM.
While we wait for the fix, we can disable it.

Verified manually that the outliner is no longer run when
`-Copt-level=z` is specified, and also that you can override this with
`-Cllvm-args=-enable-machine-outliner` if you need it anyway.

A regression test is not really feasible in this instance, given that we
do not have any minimal reproducers.

Fixes #85351
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions