blob: 9dac55c37b93b5f7b775cdbcc81a3bd2b378283e [file] [log] [blame]
; RUN: not --crash llc < %s -mtriple powerpc64-ibm-aix-xcoff -mcpu=pwr8 2>&1 | FileCheck %s --check-prefix=DFLTERROR
; RUN: not --crash llc < %s -mtriple powerpc-ibm-aix-xcoff -mcpu=pwr8 2>&1 | FileCheck %s --check-prefix=DFLTERROR
define void @vec_callee(<4 x i32> %vec1) {
ret void
}
; DFLTERROR: LLVM ERROR: the default Altivec AIX ABI is not yet supported