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