blob: f5cd33dc0b212e09e163637f5f2bce761305832e [file] [log] [blame]
Dan Gohmanda594cf2009-09-09 00:09:15 +00001; RUN: llc < %s
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
Tanya Lattnerf28e0ce2008-02-19 01:41:04 +00003define i32 @main() {
4 ret i32 42
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005}