diff options
Diffstat (limited to 'test/VectorInstructions/shuffle_element.c')
-rw-r--r-- | test/VectorInstructions/shuffle_element.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/VectorInstructions/shuffle_element.c b/test/VectorInstructions/shuffle_element.c index cf991b03..32653490 100644 --- a/test/VectorInstructions/shuffle_element.c +++ b/test/VectorInstructions/shuffle_element.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 // NOTE: Have to pass `--optimize=false` to avoid vector operations being |