blob: 9e628a1a1409e2e0e4fcc232831145c024f02d9b [file] [log] [blame]
Dan Gohmanc8054d92009-09-09 00:09:15 +00001; RUN: llc < %s
Tanya Lattnerf14e76d2004-11-06 21:40:51 +00002
Tanya Lattner3f047732008-02-19 01:41:04 +00003define i32 @main() {
4 ret i32 0
Misha Brukman81f6ee82004-08-11 14:16:34 +00005}