Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
fd9d1b37148b558f185902f11e2ac600d9a47a12
/
.
/
test
/
Linker
/
2004-02-17-WeakStrongLinkage.ll
blob: 352c16b110cdf6459d87fef4ebcee65ae18b8e14 [
file
] [
log
] [
blame
]
; RUN: llvm-as < %s > %t.out2.bc
; RUN: echo "%me = global int* null" | llvm-as > %t.out1.bc
; RUN: llvm-link %t.out[12].bc -o /dev/null -f
%me
=
weak
global
int
*
null