summaryrefslogtreecommitdiffstats
path: root/lld/unittests/MachOTests
Commit message (Expand)AuthorAgeFilesLines
* Replace OwningPtr with std::unique_ptr.Ahmed Charles2014-03-131-5/+2
* [Cleanup] Sort includes.Ahmed Charles2014-03-121-2/+2
* [MachO] Add undefined atoms.Joey Gouly2014-02-021-4/+12
* [MachO] Begin support for reading fat binaries.Joey Gouly2014-01-143-27/+1322
* Whitespace.Rui Ueyama2014-01-134-114/+114
* [MachO] Add basic support for local symbols.Joey Gouly2014-01-131-2/+20
* [mach-o] enable mach-o and native yaml to be intermixedNick Kledzik2014-01-112-8/+9
* [mach-o] properly extract atom content from subrange of section contentNick Kledzik2014-01-081-21/+29
* Use the mach-o MH_* name for file types in yamlNick Kledzik2014-01-081-12/+12
* [MachO] Begin to add some MachO specific File/Atoms, and add the start ofJoey Gouly2014-01-032-0/+62
* [mach-o] revert gunk added to test cases to debug build bot failuresNick Kledzik2013-11-081-18/+0
* [mach-o] fix memory ownership in test caseNick Kledzik2013-11-071-14/+28
* add debug logging to help figure out why some tests fail on some build botsNick Kledzik2013-11-071-0/+18
* [mach-o] fix EXPECT_EQ typesNick Kledzik2013-11-062-12/+12
* [mach-o] binary reader and writer Nick Kledzik2013-11-063-0/+1401
* fix all EXPECT_EQ(.address) testsNick Kledzik2013-10-081-8/+8
* fix test case failing on botNick Kledzik2013-10-081-1/+1
* Supoort mach-o encoded in yaml.Nick Kledzik2013-10-082-0/+778
OpenPOWER on IntegriCloud