remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / CodeGen / Generic / 2005-10-18-ZeroSizeStackObject.ll
blob08060bf3d6f11bda64d26abfb9078191e7ee1be3
1 ; RUN: llc < %s
3 define void @test() {
4         %X = alloca {  }                ; <{  }*> [#uses=0]
5         ret void