summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/StubAtoms_x86.hpp
Commit message (Expand)AuthorAgeFilesLines
* [mach-o] refactor KindHandler into ArchHandler and simplify passes.Nick Kledzik2014-07-161-215/+0
* [mach-o] add x86 test case to build hello world. Fix bugs it uncovered.Nick Kledzik2014-07-031-11/+11
* [MachO] Remove "virtual" and add "override".Rui Ueyama2014-03-281-22/+22
* Run clang-format on r197727.Rui Ueyama2013-12-201-24/+24
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-8/+24
* Revert "Remove makeArrayRef() calls."Rui Ueyama2013-12-101-6/+8
* Remove makeArrayRef() calls.Rui Ueyama2013-12-051-8/+6
* Fix include guards.Rui Ueyama2013-11-151-3/+3
* Fix indentation and delete trailing whitespace.Rui Ueyama2013-11-141-47/+37
* Use makeArrayRef() to make ArrayRef from C array.Rui Ueyama2013-11-141-6/+7
* [MachO] pointer align linker generated (non)lazy pointersNick Kledzik2013-10-281-0/+8
* [Darwin] Fix Reference to nullptr.Shankar Easwaran2013-10-261-31/+31
* Move SimpleAtoms.h to ReaderWriter.Michael J. Spencer2013-01-241-1/+0
* flesh out mach-o Reference KindsNick Kledzik2012-06-121-2/+2
* Move implementation of WriterOptionsMachO to its own file. Reduced redundantNick Kledzik2012-06-111-0/+201
OpenPOWER on IntegriCloud