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