diff options
Diffstat (limited to 'test/Concrete/FloatingPointOps.ll')
-rw-r--r-- | test/Concrete/FloatingPointOps.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Concrete/FloatingPointOps.ll b/test/Concrete/FloatingPointOps.ll index 5c63ac83..5dd6d2fe 100644 --- a/test/Concrete/FloatingPointOps.ll +++ b/test/Concrete/FloatingPointOps.ll @@ -1,4 +1,4 @@ -; RUN: %S/ConcreteTest.py --klee=%klee --lli=%lli %s +; RUN: %S/ConcreteTest.py --klee='%klee' --lli=%lli %s ; casting error messages @.strTrunc = internal constant [15 x i8] c"FPTrunc broken\00" |