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
commitf0af030ee45fd1c180f80aaf30ef9be51622a5b3 (patch)
tree4f22c15300b435aafd19e38747182b264b4cff35 /compiler/rustc_codegen_llvm/src
parenta3f76adb8199c0e62c3134ec30ed0ad33a7026ec (diff)
parent3c0c9b6770f1ac0324be91580f52b6f45346e47b (diff)
downloadrust-f0af030ee45fd1c180f80aaf30ef9be51622a5b3.tar.gz
rust-f0af030ee45fd1c180f80aaf30ef9be51622a5b3.zip
Rollup merge of #136761 - workingjubilee:specify-opt-level-for-codegen-tests, r=saethlin
tests: `-Copt-level=3` instead of `-O` in codegen tests

An effective blocker for redefining the meaning of `-O` is to stop reusing this somewhat ambiguous alias in our own codegen 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" codegen.

try-job: test-various
try-job: arm-android
try-job: armhf-gnu
try-job: i686-gnu-1
try-job: i686-gnu-2
try-job: i686-mingw
try-job: i686-msvc-1
try-job: i686-msvc-2
try-job: aarch64-apple
try-job: aarch64-gnu
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions