From 3c22f088ce92854b9fcb5b41f67bf9a503ec9719 Mon Sep 17 00:00:00 2001 From: Julian Büning Date: Wed, 20 Mar 2019 22:05:09 +0100 Subject: remove tests for LLVM <= 3.7 --- test/Concrete/FloatingPointOps.ll | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/Concrete/FloatingPointOps.ll') 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 -- cgit 1.4.1