[LLVMdev] XCore & PIC16 AsmPrinters

Chris Lattner clattner at apple.com
Wed Aug 12 09:38:02 PDT 2009


Hi XCore and PIC16 maintainers,

I'd appreciate it if you guys could move your AsmPrinter  
implementation to be in a subdirectory like the rest of the other  
targets (e.g. make it live in lib/Target/PIC16/AsmPrinter).  Anton is  
planning to move MSP430 to use the same approach.  Having all the  
targets use the same design simplifies the build system and keeps the  
target architecture more consistent.

It would be great to have this before 2.6 branches if possible,  
thanks :)

-Chris



More information about the llvm-dev mailing list