diff options
Diffstat (limited to 'test/Concrete/FloatingPointOps.ll')
-rw-r--r-- | test/Concrete/FloatingPointOps.ll | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Concrete/FloatingPointOps.ll b/test/Concrete/FloatingPointOps.ll index 4c96e336..fe8452ce 100644 --- a/test/Concrete/FloatingPointOps.ll +++ b/test/Concrete/FloatingPointOps.ll @@ -1,7 +1,3 @@ -; LLVM 3.7 requires a type as the first argument to 'load' -; LLVM 3.7 requires a type as the first argument to 'getelementptr' -; LLVM 3.7 no longer accepts '*' with a 'call' -; REQUIRES: geq-llvm-3.7 ; RUN: %S/ConcreteTest.py --klee='%klee' --lli=%lli %s ; casting error messages |