Fix ObjCPass on big-endian host
authorTom Stellard <tstellar@redhat.com>
Mon, 24 Jul 2017 23:13:31 +0000 (23:13 +0000)
committerTom Stellard <tstellar@redhat.com>
Mon, 24 Jul 2017 23:13:31 +0000 (23:13 +0000)
commit1d70d75f468c2df944dffe48aa4efe22716156f9
tree4086ba00aecede0a936a50414329581bb166b268
parent7cff7d466413b4c9634b6f84335e6baeff232929
Fix ObjCPass on big-endian host

Summary:
This fixes test/mach-o/objc-image-info-pass-output.yaml on
big-endian hosts.

Reviewers: lhames, kledzik, ruiu

Reviewed By: ruiu

Subscribers: llvm-commits

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

llvm-svn: 308935
lld/lib/ReaderWriter/MachO/ObjCPass.cpp