diff options
Diffstat (limited to 'test/regression/2018-10-28-alias-to-alias.ll')
| -rw-r--r-- | test/regression/2018-10-28-alias-to-alias.ll | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/regression/2018-10-28-alias-to-alias.ll b/test/regression/2018-10-28-alias-to-alias.ll index 0e9415d8..a1af6d16 100644 --- a/test/regression/2018-10-28-alias-to-alias.ll +++ b/test/regression/2018-10-28-alias-to-alias.ll @@ -1,6 +1,3 @@ -; LLVM 3.8 requires a type as the first argument to 'alias' -; LLVM 3.7 no longer accepts '*' with a 'call' -; REQUIRES: geq-llvm-3.8 ; RUN: rm -rf %t.klee-out ; RUN: llvm-as -f %s -o - | %klee --output-dir=%t.klee-out target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128" |
