summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/StubAtoms.hpp
Commit message (Expand)AuthorAgeFilesLines
* [mach-o] refactor KindHandler into ArchHandler and simplify passes.Nick Kledzik2014-07-161-71/+0
* Move Simple.h and Alias.h to include/Core.Rui Ueyama2014-06-111-2/+2
* [MachO] Remove "virtual" and add "override".Rui Ueyama2014-03-281-5/+5
* Remove redundant "virtual" keyword.Rui Ueyama2014-03-141-1/+1
* [C++11] Replace LLVM_OVERRIDE with just "override" now that we're allChandler Carruth2014-03-021-1/+1
* Fix trailing whitespace.Shankar Easwaran2014-01-271-6/+6
* Fix include guards.Rui Ueyama2013-11-151-3/+3
* [Core] Add type and size to SharedLibraryAtom.Michael J. Spencer2013-09-261-0/+8
* Move SimpleAtoms.h to ReaderWriter.Michael J. Spencer2013-01-241-1/+1
* Move implementation of WriterOptionsMachO to its own file. Reduced redundantNick Kledzik2012-06-111-172/+2
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-311-0/+233
OpenPOWER on IntegriCloud