summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to match changes made in r205955David Majnemer2014-04-101-0/+1
* s/llvm::dyn_cast/dyn_cast/Rui Ueyama2014-04-021-1/+0
* Fix trailing whitespace.Shankar Easwaran2014-01-271-80/+80
* [mach-o] enable mach-o and native yaml to be intermixedNick Kledzik2014-01-111-17/+50
* Use the mach-o MH_* name for file types in yamlNick Kledzik2014-01-081-4/+4
* [MachO] Add some missing NListTypes.Joey Gouly2014-01-041-0/+2
* [MachO] Begin to add some MachO specific File/Atoms, and add the start ofJoey Gouly2014-01-031-1/+23
* Fix a gcc-4.8 warning, about extraneous semicolons.Joey Gouly2013-12-281-6/+6
* Run clang-format on r197727.Rui Ueyama2013-12-201-1/+1
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-4/+14
* [mach-o] binary reader and writer Nick Kledzik2013-11-061-37/+3
* Remove unnecessary namespace qualifier.Rui Ueyama2013-11-051-2/+2
* Bug 17569: add namespaces to work with gcc-4.7Nick Kledzik2013-10-141-7/+17
* Update error classes from all lowercase to camel case.Rui Ueyama2013-10-091-1/+1
* fix typosNick Kledzik2013-10-081-1/+1
* Supoort mach-o encoded in yaml.Nick Kledzik2013-10-081-0/+650
OpenPOWER on IntegriCloud