aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetMachOWriterInfo.h
AgeCommit message (Expand)Author
2010-02-02remove the remnants of TargetMachOWriterInfo.Chris Lattner
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-02-28More Mach-O writer improvements.Nate Begeman
2007-02-03Added GetTargetRelocation method.Bill Wendling
2007-01-24Make ivars private and use getters. Have the MachOWriter return "Mach-OBill Wendling
2007-01-24New "TargetMachOWriterInfo" class. It holds target-specific informationBill Wendling