limit tests to llvm 14+
This commit is contained in:
parent
067f628286
commit
5bf8303bbc
@ -1,5 +1,5 @@
|
||||
// compile-flags: -C no-prepopulate-passes
|
||||
//
|
||||
// min-llvm-version: 14.0
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
// compile-flags: -C no-prepopulate-passes
|
||||
// min-llvm-version: 14.0
|
||||
|
||||
// Check that we use undef (and not zero) for uninitialized bytes in constants.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user