blob: 6efd98ed9f70178bc5efb8d55a20427d1bcf557a [file] [log] [blame]
; REQUIRES: powerpc-registered-target
; 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