Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
93990d775ea4ac13c9c2614e84fc19a7a2161771
/
.
/
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"
);
}