Sign in
swiftshader
/
SwiftShader
/
8b07ae8c306806c812c28692d76cc0a5c25aafa3
/
.
/
src
/
LLVM
/
test
/
Assembler
/
2009-07-24-ZeroArgGEP.ll
blob: 2a3d11477cb17c609eb2b6b4df674331aebe397d [
file
] [
log
] [
blame
]
; RUN: llvm-as %s -o /dev/null
@foo
=
global
i32
0
@bar
=
constant
i32
*
getelementptr
(
i32
*
@foo
)