about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-02-12 20:30:50 +0100
committerGitHub <noreply@github.com>2025-02-12 20:30:50 +0100
commita3f76adb8199c0e62c3134ec30ed0ad33a7026ec (patch)
treec3ec5adc1cc5e91f15dde2b8e5ddd381a766ada4 /compiler/rustc_codegen_llvm/src
parentced8e650cddbafad92094b2c89dee97b8a807d9c (diff)
parent833f07021465b7d34b13fd7d6e5aadf2c35b61a0 (diff)
downloadrust-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