summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/GOTPass.hpp
Commit message (Expand)AuthorAgeFilesLines
* Remove file not used anywhere.Jean-Daniel Dupas2015-02-131-31/+0
* [mach-o] refactor KindHandler into ArchHandler and simplify passes.Nick Kledzik2014-07-161-21/+0
* Move GOTPass and StubsPass from Core to MachONick Kledzik2014-07-091-0/+1
* [MachO] Remove "virtual" and add "override".Rui Ueyama2014-03-281-4/+4
* Fix trailing whitespace.Shankar Easwaran2014-01-271-4/+4
* Run clang-format on r197727.Rui Ueyama2013-12-201-1/+1
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-1/+1
* Fix include guards.Rui Ueyama2013-11-151-3/+3
* Move everything over to TargetInfo.Michael J. Spencer2013-01-231-1/+1
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-311-0/+51
OpenPOWER on IntegriCloud