blob: d337e377309883e005033004473ba60f7746ad86 [file] [log] [blame]
; RUN: llvm-as < %s | llc -march=ppc32
define void @t() nounwind {
call void null( ppc_fp128 undef )
unreachable
}