Files
clang-p2996/llvm/lib/Target/AVR/AVRAsmPrinter.cpp
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

6.0 KiB