summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/MachONormalizedFile.h
Commit message (Expand)AuthorAgeFilesLines
* [MachO] Remove "virtual" and add "override".Rui Ueyama2014-03-281-2/+1
* Remove extra semicolon for -WpedanticAlexey Samsonov2014-03-191-6/+6
* Fix trailing whitespace.Shankar Easwaran2014-01-271-33/+33
* [MachO] Begin support for reading fat binaries.Joey Gouly2014-01-141-2/+3
* [mach-o] enable mach-o and native yaml to be intermixedNick Kledzik2014-01-111-3/+15
* [MachO] Begin to add some MachO specific File/Atoms, and add the start ofJoey Gouly2014-01-031-5/+1
* 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
* Remove unnecessary namespace qualifier.Rui Ueyama2013-11-051-1/+1
* fix typosNick Kledzik2013-10-081-1/+1
* Supoort mach-o encoded in yaml.Nick Kledzik2013-10-081-0/+279
OpenPOWER on IntegriCloud