remove the "old" at&t style asmprinter. Unfortunately, most of the
[llvm/avr.git] / test / CodeGen / Generic / getresult-undef.ll
blobc675535335a03fca9da3f50d3e4d9759e311bec0
1 ; RUN: llc < %s
3 define double @foo() {
4   %t = getresult {double, double} undef, 1
5   ret double %t