about summary refs log tree commit diff homepage
path: root/test/regression/2017-02-21-pathOS-id.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/regression/2017-02-21-pathOS-id.c')
-rw-r--r--test/regression/2017-02-21-pathOS-id.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression/2017-02-21-pathOS-id.c b/test/regression/2017-02-21-pathOS-id.c
index d3bffbe0..9be321de 100644
--- a/test/regression/2017-02-21-pathOS-id.c
+++ b/test/regression/2017-02-21-pathOS-id.c
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -emit-llvm -g -O0 -c -o %t.bc
+// RUN: %llvmgcc %s -emit-llvm -g %O0opt -c -o %t.bc
 // RUN: rm -rf %t.klee-out
 // RUN: %klee --output-dir=%t.klee-out -write-paths %t.bc 2> %t.log
 // RUN: cat %t.klee-out/test000001.path | wc -l | grep -q 1