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, 2 insertions, 0 deletions
diff --git a/test/Concrete/OverlappingPhiNodes.ll b/test/Concrete/OverlappingPhiNodes.ll
index d3dc76ab..beb4f68a 100644
--- a/test/Concrete/OverlappingPhiNodes.ll
+++ b/test/Concrete/OverlappingPhiNodes.ll
@@ -1,3 +1,5 @@
+; RUN: %S/ConcreteTest.py --klee=%klee --lli=%lli %s
+
 declare void @print_i32(i32)
 
 define i32 @main() {