summaryrefslogtreecommitdiffstats
path: root/lld/unittests/MachOTests/MachONormalizedFileToAtomsTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MachO] Add a test for detecting reserved unit length.Igor Kudrin2020-01-151-0/+38
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-2/+2
* Fix Clang-tidy misc-unused-using-decls and Include What You Use warnings.Eugene Zelenko2016-04-211-2/+10
* Convert normalized file to atoms methods to new error handling. NFC.Pete Cooper2016-03-301-2/+2
* Fix Clang-tidy modernize-deprecated-headers warnings; other minor fixes.Eugene Zelenko2016-03-211-2/+0
* Remove unused typedefs.Rui Ueyama2015-04-081-1/+1
* 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] Add undefined atoms.Joey Gouly2014-02-021-4/+12
* Whitespace.Rui Ueyama2014-01-131-4/+4
* [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-111-4/+5
* [mach-o] properly extract atom content from subrange of section contentNick Kledzik2014-01-081-21/+29
* [MachO] Begin to add some MachO specific File/Atoms, and add the start ofJoey Gouly2014-01-031-0/+61
OpenPOWER on IntegriCloud