[llvm-commits] [llvm] r79631 - in /llvm/trunk/lib/Target/PIC16: AsmPrinter/PIC16AsmPrinter.cpp AsmPrinter/PIC16AsmPrinter.h MCSectionPIC16.h PIC16.h PIC16PAN.h PIC16Passes/Makefile PIC16Passes/PIC16FrameOverlay.cpp PIC16Passes/PIC16FrameOverlay.h PIC16TargetObjectFile.cpp PIC16TargetObjectFile.h

Chris Lattner clattner at apple.com
Fri Aug 21 16:59:22 PDT 2009


On Aug 21, 2009, at 12:12 PM, Sanjiv Gupta wrote:

>>
>> Sanjiv, this commit, r79562 and r79563 are not the right way to  
>> tackle this problem, and are coming in the day of the release  
>> branch.  Please revert them and propose patches for these on llvmdev.
>>
>> -Chris
>>
> Chris,
> Both these passes are currently optional (loadable modules) and are  
> entirely pic16 specific. They are just the framework on which we  
> intend to build upon and currently do not run by default. Do you  
> still feel that these need to reverted back.

Thanks Sanjiv,

I reverted them for now, lets take the design issues to llvmdev.   
Among other small things they included <iostream> and broke the build  
on several platforms.

-Chris



More information about the llvm-commits mailing list