Update the minimum external LLVM to 11
This commit is contained in:
parent
68a698baf6
commit
65150af1b4
47 changed files with 40 additions and 189 deletions
|
@ -1,7 +1,6 @@
|
|||
// This test checks that bounds checks are elided when
|
||||
// index is part of a (x | y) < C style condition
|
||||
|
||||
// min-llvm-version: 11.0.0
|
||||
// compile-flags: -O
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue