New testcase, problem found by Rob.

llvm-svn: 19556
This commit is contained in:
Chris Lattner 2005-01-14 20:21:51 +00:00
parent b0b49268c4
commit 4ee1d50b9c

View File

@ -0,0 +1,3 @@
; RUN: llvm-as < %s | llc -march=ppc32
long %test() { ret long undef }