blob: fa1c3b05032486c9bce0b74b61938894213314db [file]
; REQUIRES: system-aix
; RUN: llvm-as < %s > %t1
; RUN: llvm-lto %t1 | FileCheck %s
target triple = "powerpc-ibm-aix"
define i32 @main() {
entry:
ret i32 42
}
; CHECK: Wrote native object file