[LLVMdev] X86AsmPrinter + MASM and NASM backends

Chris Lattner sabre at nondot.org
Mon Jul 11 16:20:04 PDT 2005


On Tue, 12 Jul 2005, Aaron Gray wrote:
>> You shouldn't have to add new classes to the .td file, just modify printOp 
>> for your asmprinters.
>
> I dont think printOp is virtual and therefore cannot be overriden ?

Why does it need to be virtual?  No 'intel' printers want % signs.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/




More information about the llvm-dev mailing list