blob: 85c171532752f24a2fd30f1f0178ccab47385184 [file] [log] [blame]
Eli Bendersky4c647582012-01-16 08:56:09 +00001; RUN: %lli %s > /dev/null
Tanya Lattner2acf9b02004-11-06 23:32:43 +00002
Tanya Lattner5f4b3552008-03-10 07:21:50 +00003define i32 @main() {
4 ret i32 0
Chris Lattner4bc49fa2002-12-04 17:00:25 +00005}
6