about summary refs log tree commit diff homepage
path: root/test/Concrete/ConstantInit.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/ConstantInit.ll')
-rw-r--r--test/Concrete/ConstantInit.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Concrete/ConstantInit.ll b/test/Concrete/ConstantInit.ll
index c30b7f09..5fab4cc8 100644
--- a/test/Concrete/ConstantInit.ll
+++ b/test/Concrete/ConstantInit.ll
@@ -1,6 +1,3 @@
-; LLVM 3.7 requires a type as the first argument to 'load'
-; LLVM 3.7 requires a type as the first argument to 'getelementptr'
-; REQUIRES: geq-llvm-3.7
 ; RUN: %S/ConcreteTest.py --klee='%klee' --lli=%lli %s
 
 %struct.dirent = type { i64, i64, i16, i8 }