about summary refs log tree commit diff homepage
path: root/test/Feature/CompressedExprLogging.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/CompressedExprLogging.c')
-rw-r--r--test/Feature/CompressedExprLogging.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Feature/CompressedExprLogging.c b/test/Feature/CompressedExprLogging.c
index 4813190d..30f8ad3c 100644
--- a/test/Feature/CompressedExprLogging.c
+++ b/test/Feature/CompressedExprLogging.c
@@ -1,5 +1,5 @@
 // REQUIRES: zlib
-// RUN: %llvmgcc %s -emit-llvm -g -O0 -c -o %t1.bc
+// RUN: %llvmgcc %s -emit-llvm -g %O0opt -c -o %t1.bc
 // We disable the cex-cache to eliminate nondeterminism across different
 // solvers, in particular when counting the number of queries in the last two
 // commands