summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll
blob: 21e72e0c66b26c07f69917eb6d594d586382b24e (plain)
1
2
3
; RUN: llvm-as < %s | llc -march=ppc32

long %test() { ret long undef }