blob: 0cbe1763faadf52b92b8b43cd7b2d7951d16b596 [file] [log] [blame]
; RUN: llvm-as < %s | llc
define i32 @main() {
ret i32 42
}