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