about summary refs log tree commit diff homepage
path: root/test/VectorInstructions/extract_element_symbolic.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/VectorInstructions/extract_element_symbolic.c')
-rw-r--r--test/VectorInstructions/extract_element_symbolic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/VectorInstructions/extract_element_symbolic.c b/test/VectorInstructions/extract_element_symbolic.c
index f75bad62..268a63f6 100644
--- a/test/VectorInstructions/extract_element_symbolic.c
+++ b/test/VectorInstructions/extract_element_symbolic.c
@@ -1,4 +1,3 @@
-// REQUIRES: geq-llvm-3.4
 // RUN: %llvmgcc %s -emit-llvm -O0 -g -c -o %t1.bc
 // RUN: rm -rf %t.klee-out
 // RUN: not %klee --output-dir=%t.klee-out --exit-on-error %t1.bc > %t.log 2>&1