Sign in
llvm
/
llvm-test-suite
/
refs/heads/release/1.3.x
/
.
/
LLVMSource
/
2003-08-03-ReservedWordGlobal.ll
blob: 5338a54beba27ad46c3c4b8209f10b7453fff399 [
file
] [
log
] [
blame
]
%Sp
=
linkonce
global
int
0
; <int*> [#uses=1]
implementation
; Functions:
int
%main
()
{
store
int
123
,
int
*
%Sp
ret
int
0
}