summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16Section.h
Commit message (Expand)AuthorAgeFilesLines
* Add a pass to overlay pic16 data sections for function frame and automaticSanjiv Gupta2009-10-211-0/+1
* Add files Sanjiv forgot.Benjamin Kramer2009-10-151-0/+91
* Revert "Complete Rewrite of AsmPrinter, TargetObjectFile based on newDaniel Dunbar2009-10-151-91/+0
* Complete Rewrite of AsmPrinter, TargetObjectFile based on new PIC16Section classSanjiv Gupta2009-10-151-0/+91
* rename PIC16Section.h -> MCSectionPIC16.h for consistency withChris Lattner2009-08-151-41/+0
* make PIC16 unique its own sections instead of having mcontext do it.Chris Lattner2009-08-131-2/+4
* sink the 'name' and 'isdirective' state out of MCSection into its derived cla...Chris Lattner2009-08-081-12/+8
* 1. Make MCSection an abstract class.Chris Lattner2009-08-081-2/+8
* add new PIC16Section class, this time hopefully not breaking the build :)Chris Lattner2009-08-081-0/+37
* Revert r78501, it doesn't build.Daniel Dunbar2009-08-081-35/+0
* make PIC16 create its own custom MCSection.Chris Lattner2009-08-081-0/+35
OpenPOWER on IntegriCloud