Skip to content

Commit 6309a47

Browse files
committed
Remove two obsolete min-llvm-version tests
1 parent 6f33108 commit 6309a47

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/test/codegen/abi-x86-interrupt.rs

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
// ignore-arm
1616
// ignore-aarch64
17-
// min-llvm-version 3.8
1817

1918
// compile-flags: -C no-prepopulate-passes
2019

src/test/run-pass/issue-36023.rs

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// min-llvm-version 3.9
12-
1311
use std::ops::Deref;
1412

1513
fn main() {

0 commit comments

Comments
 (0)