[LLVMdev] All backends now use the MC asm printer

Richard Pennington rich at pennware.com
Sat Jan 11 14:26:41 PST 2014


On 01/10/2014 04:06 PM, Rafael EspĂ­ndola 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
>
Are there any guidelines as to how the lowering should be done? I'd like 
to update the (defunct) Microblaze back end before I pull the latest TOT 
this week.

-Rich



More information about the llvm-dev mailing list