ret0.ll   [plain text]


; RUN: llvm-as < %s | llc

define i32 @main() {  
  ret i32 0
}