Noting and enforcing that GC intrinsics are valid only within a
[oota-llvm.git] / test / CodeGen / PowerPC / 2005-01-14-UndefLong.ll
1 ; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32
2
3 long %test() { ret long undef }