blob: 671bf804ed323b064fc52698b2ab5ebfe6f13c5c [file] [log] [blame]
Dan Gohmanfce288f2009-09-09 00:09:15 +00001; RUN: llc < %s -march=ppc32
Chris Lattner2349ba92005-01-14 20:21:51 +00002
Tanya Lattner6f729d62008-03-25 04:26:08 +00003define i64 @test() {
4 ret i64 undef
5}