about summary refs log tree commit diff homepage
path: root/test/Intrinsics/IsConstant.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Intrinsics/IsConstant.ll')
-rw-r--r--test/Intrinsics/IsConstant.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Intrinsics/IsConstant.ll b/test/Intrinsics/IsConstant.ll
index b196d933..72ab5e72 100644
--- a/test/Intrinsics/IsConstant.ll
+++ b/test/Intrinsics/IsConstant.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