Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.
[llvm/avr.git] / test / FrontendC / 2003-11-12-VoidString.c
blobdb2e84bbbbcf884a2968e245b358cf9818a49fda
1 // RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
3 void query_newnamebuf(void) { ((void)"query_newnamebuf"); }