blob: 587de2f2cd11cf94d8396d516a43d6b615508e86 [file] [log] [blame]
; RUN: llc < %s
define i32 @main() {
ret i32 42
}