Add support for scattered relocations to the MachO relocatation pretty printer.
authorOwen Anderson <resistor@mac.com>
Wed, 26 Oct 2011 20:42:54 +0000 (20:42 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 26 Oct 2011 20:42:54 +0000 (20:42 +0000)
commit1832f4d94eb292d63824eaa043118ed6cc61389b
tree06ba6a92b1b54e7456bbe993b8c29112f5098c96
parent7b7fa74527997516de1b96f14026c9e2e9a26a50
Add support for scattered relocations to the MachO relocatation pretty printer.

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