summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetMachOWriterInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45418
* Put destructor out-of-line.Bill Wendling2007-02-031-0/+2
| | | | llvm-svn: 33817
* New "TargetMachOWriterInfo" class. It holds target-specific informationBill Wendling2007-01-241-0/+23
that the MachOWriter needs in order to do its writing stuff 'n things. llvm-svn: 33475
OpenPOWER on IntegriCloud