Dylan McKay b78f36657e [AVR] Fix a bug where asm operands are printed twice
We would unconditionally call printOperand, even if PrintAsmOperand
already printed the immediate.

llvm-svn: 294121
2017-02-05 10:42:49 +00:00
..
2016-12-10 12:08:19 +00:00

AVR backend

This experimental backend is for the 8-bit Atmel AVR microcontroller.