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