diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-02-12 20:30:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-12 20:30:50 +0100 |
| commit | a3f76adb8199c0e62c3134ec30ed0ad33a7026ec (patch) | |
| tree | c3ec5adc1cc5e91f15dde2b8e5ddd381a766ada4 /compiler/rustc_codegen_llvm/src | |
| parent | ced8e650cddbafad92094b2c89dee97b8a807d9c (diff) | |
| parent | 833f07021465b7d34b13fd7d6e5aadf2c35b61a0 (diff) | |
| download | rust-a3f76adb8199c0e62c3134ec30ed0ad33a7026ec.tar.gz rust-a3f76adb8199c0e62c3134ec30ed0ad33a7026ec.zip | |
Rollup merge of #136758 - workingjubilee:specify-opt-level-for-tests, r=saethlin
tests: `-Copt-level=3` instead of `-O` in assembly tests An effective blocker for redefining the meaning of `-O` is to stop reusing this somewhat ambiguous alias in our own assembly test suite. The choice between `-Copt-level=2` and `-Copt-level=3` is arbitrary for most of our tests. In most cases it makes no difference, so I set most of them to `-Copt-level=3`, as it will lead to slightly more "normalized" assembly.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
