Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0b8f0a208e9849c7ea50173b98acb51efbe1f2c7
/
.
/
test
/
CodeGen
/
CBackend
/
2002-08-19-DataPointer.ll
blob: b5a1f0b28b2c16e7eea3b3680c2819cc40e8088c [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=c
@sptr1
=
global
[
11
x
i8
]*
@somestr
;; Forward ref to a constant
@somestr
=
constant
[
11
x
i8
]
c
"hello world"