remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / FrontendC / 2002-12-15-GlobalBoolTest.c
blobc27a23abc6ec3d7b0c1b6d6fe62aaaccb791aa4d
1 // RUN: %llvmgcc -S %s -o - | llvm-as -o /dev/null
4 _Bool X = 0;