[LLVMdev] All backends now use the MC asm printer
Jim Grosbach
grosbach at apple.com
Fri Jan 10 14:36:38 PST 2014
And there was much rejoicing.
-Jim
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.
>
> Cheers,
> Rafael
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list