summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/ArchHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix heap-buffer-overflow bugs identified by the Address SanitizerGreg Fitzgerald2015-02-191-0/+2
* TMP: fix readN & writeN to not encourage UBTim Northover2014-10-271-11/+11
* Sort include files according to convention.Shankar Easwaran2014-10-181-2/+0
* [mach-o] update __eh_frame handling for Nick's suggestionsTim Northover2014-10-161-0/+12
* [mach-o] make __unwind_info defer to __eh_frame when necessary.Tim Northover2014-10-151-0/+11
* [mach-o] Add support for arm64 (AAarch64)Nick Kledzik2014-09-091-0/+2
* [mach-o] implement more x86 and x86_64 relocation supportNick Kledzik2014-07-171-0/+38
* [mach-o] refactor KindHandler into ArchHandler and simplify passes.Nick Kledzik2014-07-161-0/+109
OpenPOWER on IntegriCloud