repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Indentation change.
[llvm/avr.git]
/
test
/
Assembler
/
2009-07-24-ZeroArgGEP.ll
blob
ce4a9614861562388656287ba9b05f887c0527c3
1
; RUN: llvm-as %s -o /dev/null -f
2
3
@foo = global i32 0
4
@bar = constant i32* getelementptr(i32* @foo)
5