diff options
| author | Josh Stone <jistone@redhat.com> | 2017-10-18 07:54:35 -0700 |
|---|---|---|
| committer | Josh Stone <jistone@redhat.com> | 2017-10-18 07:54:35 -0700 |
| commit | 6309a475f912f8237cba57458bc598c2fc8fc90b (patch) | |
| tree | 934b9e2a6616d1650ac2985bd4b41f677e082356 /src/test/codegen | |
| parent | 6f33108e4d13c018368fb7fd3c337718de89925e (diff) | |
| download | rust-6309a475f912f8237cba57458bc598c2fc8fc90b.tar.gz rust-6309a475f912f8237cba57458bc598c2fc8fc90b.zip | |
Remove two obsolete min-llvm-version tests
Diffstat (limited to 'src/test/codegen')
| -rw-r--r-- | src/test/codegen/abi-x86-interrupt.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/codegen/abi-x86-interrupt.rs b/src/test/codegen/abi-x86-interrupt.rs index 838cd4bf6d7..e0b37cb2f32 100644 --- a/src/test/codegen/abi-x86-interrupt.rs +++ b/src/test/codegen/abi-x86-interrupt.rs @@ -14,7 +14,6 @@ // ignore-arm // ignore-aarch64 -// min-llvm-version 3.8 // compile-flags: -C no-prepopulate-passes |
