Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
09b51c348c9966bb6472f509bcf790ca98f8150c
/
.
/
test
/
FrontendC
/
2003-11-12-VoidString.c
blob: db2e84bbbbcf884a2968e245b358cf9818a49fda [
file
] [
log
] [
blame
]
// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
void
query_newnamebuf
(
void
)
{
((
void
)
"query_newnamebuf"
);
}