Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVR] Fix a bug where asm operands are printed twice | Dylan McKay | 2017-02-05 | 1 | -0/+8 |
We would unconditionally call printOperand, even if PrintAsmOperand already printed the immediate. llvm-svn: 294121 |