about summary refs log tree commit diff homepage
path: root/test/Concrete/GlobalInitializers.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/GlobalInitializers.ll')
-rwxr-xr-xtest/Concrete/GlobalInitializers.ll3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Concrete/GlobalInitializers.ll b/test/Concrete/GlobalInitializers.ll
index 57e702dc..8ecb39ce 100755
--- a/test/Concrete/GlobalInitializers.ll
+++ b/test/Concrete/GlobalInitializers.ll
@@ -1,6 +1,3 @@
-; LLVM 3.7 requires a type as the first argument to 'getelementptr'
-; LLVM 3.7 requires a type as the first argument to 'load'
-; REQUIRES: geq-llvm-3.7
 ; RUN: %S/ConcreteTest.py --klee='%klee' --lli=%lli %s
 
 declare void @print_i32(i32)