Sign in
◑
Theme
fuchsia
/
third_party
/
llvm-project
/
refs/tags/llvmorg-16.0.0-rc3
/
.
/
llvm
/
test
/
tools
/
llvm-lto
/
aix.ll
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