summaryrefslogtreecommitdiffstats
path: root/lld/unittests/MachOTests/MachONormalizedFileBinaryReaderTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use alignment values everywhere instead of log2.Rui Ueyama2015-03-261-8/+8
* Remove implicit constructor and operator int from PowerOf2.Rui Ueyama2015-03-261-8/+8
* Fix Mach-O unit tests breakage on WindowsRui Ueyama2014-11-071-10/+17
* Sort include files according to convention.Shankar Easwaran2014-10-181-3/+1
* Uses #include "..." instead of #include <...> for llvm headers.Rafael Espindola2014-06-121-1/+1
* [MachO] Begin support for reading fat binaries.Joey Gouly2014-01-141-12/+41
* Whitespace.Rui Ueyama2014-01-131-29/+29
* [mach-o] fix EXPECT_EQ typesNick Kledzik2013-11-061-8/+8
* [mach-o] binary reader and writer Nick Kledzik2013-11-061-0/+714
OpenPOWER on IntegriCloud