[LLVMdev] XCore & PIC16 AsmPrinters

Chris Lattner clattner at apple.com
Wed Aug 12 22:10:04 PDT 2009


On Aug 12, 2009, at 9:48 PM, Sanjiv.Gupta at microchip.com wrote:

> Chris,
> I will try to get it done before 2.6. (8/21).
>

Thanks Sanjiv!  One other nice cleanup (but which is not time critical  
at all) would be to merge the contents of "PIC16Section" into the new  
"MCSectionPIC16" class.  Unlike the previous design, you're now  
allowed to store arbitrary data in your target-specific section class,  
which should simplify a lot of awkward code that PIC16 had to have to  
work around the old design.

-Chris




More information about the llvm-dev mailing list