Include the full 64 bits of relocation data in the type info for MachO relocations...
authorOwen Anderson <resistor@mac.com>
Wed, 26 Oct 2011 17:10:22 +0000 (17:10 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 26 Oct 2011 17:10:22 +0000 (17:10 +0000)
commitf8261e7d07a8994e08cdba9f0e336e645daf104c
tree42efaabddb61eec5251aca785161fd88c5222732
parent9472b8d220fc746498429f430cb4c4dbfbd38f2a
Include the full 64 bits of relocation data in the type info for MachO relocations, so that we can recognize scattered relocations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143033 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/MachOObjectFile.cpp