remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / FrontendC / 2002-12-15-GlobalRedefinition.c
blob3b76953b0940eedea5d2bef22f56b106b8d1a8fb
1 // RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
3 extern char algbrfile[9];
4 char algbrfile[9] = "abcdefgh";