diff options
| author | Simonas Kazlauskas <git@kazlauskas.me> | 2021-06-05 14:35:19 +0300 |
|---|---|---|
| committer | Simonas Kazlauskas <git@kazlauskas.me> | 2021-06-05 14:57:28 +0300 |
| commit | c63a1c0a1b40ee4567fb91a606a542cbbc55a856 (patch) | |
| tree | 29780c06ee627f6bd1d33855fc03204eda057e5a /compiler/rustc_codegen_gcc/example/alloc_example.rs | |
| parent | 4e20754629c2ee51760d2d5ab3abb09d3e994e8a (diff) | |
| download | rust-c63a1c0a1b40ee4567fb91a606a542cbbc55a856.tar.gz rust-c63a1c0a1b40ee4567fb91a606a542cbbc55a856.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 'compiler/rustc_codegen_gcc/example/alloc_example.rs')
0 files changed, 0 insertions, 0 deletions
