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
make tblgen produce a function that returns the name for a physreg.
[llvm/avr.git]
/
test
/
FrontendC
/
2003-11-12-VoidString.c
blob
5770b3661a96919ebc69ff019f715d0aae3812a7
1
// RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
2
3
void
query_newnamebuf
(
void
) { ((
void
)
"query_newnamebuf"
); }
4