bump failing assembly & codegen tests from LLVM 14 to LLVM 15
This commit is contained in:
parent
38a76f3322
commit
1216cc7f1c
@ -1,5 +1,5 @@
|
|||||||
// assembly-output: emit-asm
|
// assembly-output: emit-asm
|
||||||
// min-llvm-version: 14.0
|
// min-llvm-version: 15.0
|
||||||
// only-x86_64
|
// only-x86_64
|
||||||
// revisions: opt-speed opt-size
|
// revisions: opt-speed opt-size
|
||||||
// [opt-speed] compile-flags: -Copt-level=1
|
// [opt-speed] compile-flags: -Copt-level=1
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
// in some situations, see https://github.com/rust-lang/rust/issues/96497#issuecomment-1112865218
|
// in some situations, see https://github.com/rust-lang/rust/issues/96497#issuecomment-1112865218
|
||||||
|
|
||||||
// compile-flags: -O
|
// compile-flags: -O
|
||||||
// min-llvm-version: 14.0
|
// min-llvm-version: 15.0
|
||||||
|
|
||||||
#![crate_type="lib"]
|
#![crate_type="lib"]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user