Sign in
swiftshader
/
SwiftShader.git
/
8e67eb9de339f65d4b17f38de0dbd4deef5582cf
/
.
/
third_party
/
LLVM
/
test
/
CodeGen
/
CBackend
/
2002-08-19-DataPointer.ll
blob: f14e12dc9dfb8c1dd8afdd6a046a6e4dae5d1875 [
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"