Skip to content

Commit

Permalink
Remove two obsolete min-llvm-version tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cuviper committed Oct 18, 2017
1 parent 6f33108 commit 6309a47
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/test/codegen/abi-x86-interrupt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

// ignore-arm
// ignore-aarch64
// min-llvm-version 3.8

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

Expand Down
2 changes: 0 additions & 2 deletions src/test/run-pass/issue-36023.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// min-llvm-version 3.9

use std::ops::Deref;

fn main() {
Expand Down

0 comments on commit 6309a47

Please sign in to comment.