[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / tools / llvm-lto / aix.ll
blob6efd98ed9f70178bc5efb8d55a20427d1bcf557a
1 ; REQUIRES: powerpc-registered-target
2 ; RUN: llvm-as < %s > %t1
3 ; RUN: llvm-lto %t1 | FileCheck %s
5 target triple = "powerpc-ibm-aix"
7 define i32 @main() {
8 entry:
9   ret i32 42
11 ; CHECK: Wrote native object file