hanchenye-llvm-project/llvm/test/CodeGen/PowerPC/2005-01-14-UndefLong.ll

4 lines
87 B
LLVM

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