Optimize exact sdiv by a constant power of 2 to ashr.
[oota-llvm.git] / test / FrontendC / 2003-11-12-VoidString.c
1 // RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
2
3 void query_newnamebuf(void) { ((void)"query_newnamebuf"); }
4