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 the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git]
/
test
/
FrontendC
/
2009-07-17-VoidParameter.c
blob
d5769524386cb847fb88f1cfdfd58e04395ce37f
1
// RUN: %llvmgcc -S %s -o -
2
// PR4214
3
typedef
void
vt
;
4
void
(*
func_ptr
)(
vt my_vt
);