Fix a latent bug exposed by my truncstore patch. We compiled stfiwx-2.ll to:
[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 }