llvm-capstone/lld/lib
Tom Stellard a6b7efc7e3 [MachO] Add missing byte-swaps when reading dyld_info
Summary:
This fixes the following tests on big-endian hosts:

lld :: mach-o/dylib-install-names.yaml
lld :: mach-o/force_load-dylib.yaml
lld :: mach-o/lib-search-paths.yaml
lld :: mach-o/upward-dylib-load-command.yaml

Reviewers: lhames, kledzik, ruiu

Reviewed By: ruiu

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D35022

llvm-svn: 307405
2017-07-07 15:20:17 +00:00
..
Config
Core Add BinaryFormat to lld libraries 2017-06-07 18:06:11 +00:00
Driver [GSoC] Flag value completion for clang 2017-06-20 16:31:31 +00:00
ReaderWriter [MachO] Add missing byte-swaps when reading dyld_info 2017-07-07 15:20:17 +00:00
CMakeLists.txt