tests/codegen: use -Copt-level=3 instead of -O
This commit is contained in:
parent
4c17270332
commit
3c0c9b6770
233 changed files with 233 additions and 233 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
//@ revisions: ENABLED DISABLED
|
||||
//@ add-core-stubs
|
||||
//@ compile-flags: --target i686-unknown-linux-gnu -O -C no-prepopulate-passes
|
||||
//@ compile-flags: --target i686-unknown-linux-gnu -Cno-prepopulate-passes -Copt-level=3
|
||||
//@ [ENABLED] compile-flags: -Zreg-struct-return
|
||||
//@ needs-llvm-components: x86
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue