summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/MachOTargetInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-292/+0
* [mach-o] factor out all cputype <-> arch conversions to one table driven loca...Nick Kledzik2013-07-201-28/+63
* Add -help option to Darwin Driver. Use grouping in Options table to better f...Nick Kledzik2013-07-191-0/+6
* Factor duplicated yamlReader creation.Rafael Espindola2013-06-111-3/+1
* Moved llvm_unreachable out of switch blocks to avoid the "control reaches end...Andy Gibbs2013-04-161-2/+4
* Revert "Correctly pass ownership of MemoryBuffers."Michael J. Spencer2013-04-051-4/+3
* Correctly pass ownership of MemoryBuffers.Michael J. Spencer2013-04-051-6/+5
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-43/+204
* [Core,Driver,ELF] Differentiate static and dynamic executables.Michael J. Spencer2013-02-141-2/+4
* add changes for layoutafter/layoutbefore/ingroup/layoutpass and test casesShankar Easwaran2013-02-071-1/+2
* [ELF] Use entry point from LinkerOptions.Michael J. Spencer2013-01-281-2/+0
* Add SectionPosition and OrderPassNick Kledzik2013-01-231-0/+1
* Add PassManager.Michael J. Spencer2013-01-231-0/+8
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-1/+21
* Add {,ELF,MachO}TargetInfo.Michael J. Spencer2013-01-221-0/+62
OpenPOWER on IntegriCloud