summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsELFWriterInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove TargetELFWriterInfo.Rafael Espindola2012-10-281-92/+0
| | | | | | All the credit goes to Jan Voung for noticing it was dead! llvm-svn: 166902
* Move TargetData to DataLayout.Micah Villmow2012-10-081-1/+1
| | | | llvm-svn: 165402
* Fix coding style violations in 162135 and 162136.Akira Hatanaka2012-08-201-38/+38
| | | | | | Patch by Petar Jovanovic. llvm-svn: 162213
* Add MipsELFWriterInfo.{h,cpp}.Akira Hatanaka2012-08-171-0/+92
| | | | llvm-svn: 162136
* Revert r141932, r141936 and r141937.Akira Hatanaka2011-10-141-215/+0
| | | | llvm-svn: 141959
* Add definition of class MipsELFWriterInfo. Akira Hatanaka2011-10-141-0/+215
Patch by Jack Carter and Reed Kotler at Mips. llvm-svn: 141937
OpenPOWER on IntegriCloud