about summary refs log tree commit diff homepage
path: root/test/regression/2007-08-06-64bit-shift.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/2007-08-06-64bit-shift.c')
-rw-r--r--test/regression/2007-08-06-64bit-shift.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression/2007-08-06-64bit-shift.c b/test/regression/2007-08-06-64bit-shift.c
index c6c1f34d..95a719a7 100644
--- a/test/regression/2007-08-06-64bit-shift.c
+++ b/test/regression/2007-08-06-64bit-shift.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -emit-llvm -O0 -c -o %t1.bc
+// RUN: %llvmgcc %s -emit-llvm %O0opt -c -o %t1.bc
 // RUN: rm -rf %t.klee-out
 // RUN: %klee --output-dir=%t.klee-out %t1.bc