[LLVMdev] All backends now use the MC asm printer
Chris Lattner
clattner at apple.com
Fri Jan 10 15:47:11 PST 2014
On Jan 10, 2014, at 2:06 PM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> In r198030 the last in tree backend was converted to use MCInst for
> printing assembly. I removed support for the old printer in r198959.
>
> Out of tree targets have to lower MachineInstr to MCInst to use the new printer.
Awesome! Congrats Rafael,
-Chris
More information about the llvm-dev
mailing list