]> git.lizzy.rs Git - rust.git/commitdiff
Remove two obsolete min-llvm-version tests
authorJosh Stone <jistone@redhat.com>
Wed, 18 Oct 2017 14:54:35 +0000 (07:54 -0700)
committerJosh Stone <jistone@redhat.com>
Wed, 18 Oct 2017 14:54:35 +0000 (07:54 -0700)
src/test/codegen/abi-x86-interrupt.rs
src/test/run-pass/issue-36023.rs

index 838cd4bf6d745625c3320c01b1ae593f7416c916..e0b37cb2f32243474a4dff376667460091cac759 100644 (file)
@@ -14,7 +14,6 @@
 
 // ignore-arm
 // ignore-aarch64
-// min-llvm-version 3.8
 
 // compile-flags: -C no-prepopulate-passes
 
index 53a8a403b6410167cd5611c4c69a3d7760aa9372..f6c03b384f23db86416efe87d2436f628bdabea6 100644 (file)
@@ -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() {