summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16MachineFunctionInfo.h
Commit message (Collapse)AuthorAgeFilesLines
* Per discussion with Sanjiv, remove the PIC16 target from mainline. When/ifChris Lattner2010-10-111-52/+0
| | | | | | | it comes back, it will be largely a rewrite, so keeping the old codebase in tree isn't helping anyone. llvm-svn: 116190
* Move per-function state out of TargetLowering subclasses and intoDan Gohman2010-04-171-0/+52
MachineFunctionInfo subclasses. llvm-svn: 101634
OpenPOWER on IntegriCloud