aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCMachOWriterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* More Mach-O writer improvements.Nate Begeman2007-02-281-1/+1
* Moved the GetTargetRelocation method from PPCMachOWriter to here. It usesBill Wendling2007-02-031-1/+24
* Make ivars private and use getters. Have the MachOWriter return "Mach-OBill Wendling2007-01-241-5/+2
* New "TargetMachOWriterInfo" class. It holds target-specific informationBill Wendling2007-01-241-0/+35