summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/ExecutableAtoms.hpp
Commit message (Expand)AuthorAgeFilesLines
* Run clang-format on r197727.Rui Ueyama2013-12-201-3/+2
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-1/+1
* Fix include guards.Rui Ueyama2013-11-151-3/+3
* [mach-o] switch to use llvm::MachO:: constantsNick Kledzik2013-09-271-1/+2
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-9/+7
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-4/+4
* [Core,Driver,ELF] Differentiate static and dynamic executables.Michael J. Spencer2013-02-141-1/+2
* add elf targethandlerShankar Easwaran2013-01-251-1/+1
* Move SimpleAtoms.h to ReaderWriter.Michael J. Spencer2013-01-241-2/+1
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-4/+3
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-311-0/+50
OpenPOWER on IntegriCloud