remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / FrontendC / unaligned-memcpy.c
blobe5d810f3ace8ccd0a77ff312010cc6107bb2297e
1 // RUN: %llvmgcc %s -S -emit-llvm -o - | llvm-as | llc
3 void bork() {
4 char Qux[33] = {0};