about summary refs log tree commit diff homepage
path: root/test/Concrete/BoolReadWrite.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/BoolReadWrite.ll')
-rw-r--r--test/Concrete/BoolReadWrite.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Concrete/BoolReadWrite.ll b/test/Concrete/BoolReadWrite.ll
index 4dfb49e0..6963f7b9 100644
--- a/test/Concrete/BoolReadWrite.ll
+++ b/test/Concrete/BoolReadWrite.ll
@@ -1,5 +1,3 @@
-; 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_i1(i1)