Pull out this predicate loop into a helper function.
[oota-llvm.git] / test / FrontendC / 2003-11-12-VoidString.c
1 // RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
2
3 void query_newnamebuf(void) { ((void)"query_newnamebuf"); }
4