llvm-6502/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll
2006-12-02 04:23:10 +00:00

4 lines
87 B
LLVM

; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32
long %test() { ret long undef }