about summary refs log tree commit diff homepage
path: root/test/Concrete/OverlappingPhiNodes.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Concrete/OverlappingPhiNodes.ll')
-rw-r--r--test/Concrete/OverlappingPhiNodes.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Concrete/OverlappingPhiNodes.ll b/test/Concrete/OverlappingPhiNodes.ll
index beb4f68a..d3ff4fd3 100644
--- a/test/Concrete/OverlappingPhiNodes.ll
+++ b/test/Concrete/OverlappingPhiNodes.ll
@@ -1,4 +1,4 @@
-; RUN: %S/ConcreteTest.py --klee=%klee --lli=%lli %s
+; RUN: %S/ConcreteTest.py --klee='%klee' --lli=%lli %s
 
 declare void @print_i32(i32)