remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / FrontendC / 2009-07-15-pad-wchar_t-array.c
blob41bdef25ecca1715a8435fb609d94b1dce016703
1 // RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
3 #include <stddef.h>
4 signed short _iodbcdm_sqlerror( )
6 wchar_t _sqlState[6] = { L"\0" };