Sign in
ara-mdk
/
platform
/
external
/
llvm
/
0d932717d8d22b0e747b15fddea2c718043e4d51
/
.
/
test
/
Linker
/
linkage.ll
blob: c7309aa8750d2627d19477f445fbec576abbb65e [
file
] [
log
] [
blame
]
; RUN: llvm-as %S/Inputs/linkage.a.ll -o %t.1.bc
; RUN: llvm-as %S/Inputs/linkage.b.ll -o %t.2.bc
; RUN: llvm-link %t.1.bc %t.2.bc