blob: 85c171532752f24a2fd30f1f0178ccab47385184 [file] [log] [blame]
Eric Christopher79cc1e32014-09-02 22:28:02 +00001; RUN: %lli %s > /dev/null
Danil Malyshev7c5db452012-05-17 21:07:47 +00002
3define i32 @main() {
4 ret i32 0
5}
6