about summary refs log tree commit diff homepage
path: root/test/Feature
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature')
-rw-r--r--test/Feature/FNeg.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Feature/FNeg.ll b/test/Feature/FNeg.ll
index cdea6aaa..a6213fc2 100644
--- a/test/Feature/FNeg.ll
+++ b/test/Feature/FNeg.ll
@@ -1,4 +1,3 @@
-; REQUIRES: geq-llvm-8.0
 ; RUN: %llvmas %s -o %t.bc
 ; RUN: rm -rf %t.klee-out
 ; RUN: %klee -exit-on-error -output-dir=%t.klee-out -optimize=false %t.bc