Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
36dc5c73444ed0bf0aa49456f9ebf93cd85aa9ba
/
.
/
test
/
CodeGen
/
CBackend
/
2002-08-19-DataPointer.ll
blob: f7481ea89b2c88632b1b8dce15b3b9de29fb4143 [
file
] [
log
] [
blame
]
Chris Lattner
d366e40
2002-08-19 23:09:30 +0000
[
diff
] [
blame
]
1
%sptr1
=
global
[
11
x
sbyte
]*
%somestr
;; Forward ref to a constant
2
%somestr
=
constant
[
11
x
sbyte
]
c
"hello world"
3