Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
2b51a0806db1a717090cb2a2afc3e9634d536f09
/
.
/
test
/
CodeGen
/
CBackend
/
2002-05-16-NameCollide.ll
blob: c08024bbec4993492966ce15a26b469c0c35cadb [
file
] [
log
] [
blame
]
; Make sure that global variables do not collide if they have the same name,
; but different types.
%X
=
global
int
5
%X
=
global
long
7