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
Remove VISIBILITY_HIDDEN from this file.
[llvm/avr.git]
/
test
/
CodeGen
/
CBackend
/
2002-09-20-VarArgPrototypes.ll
blob
69f45753c50e95cfab39a6a270fbd338101e23cf
1
; RUN: llvm-as < %s | llc -march=c
2
3
4
declare void @foo(...)
5
6