Made RuntimeDyldMachO support vanilla i386
authorSean Callanan <scallanan@apple.com>
Mon, 26 Mar 2012 20:45:52 +0000 (20:45 +0000)
committerSean Callanan <scallanan@apple.com>
Mon, 26 Mar 2012 20:45:52 +0000 (20:45 +0000)
commitb38aae442f0e3ce11a6231455b180bfc66ab5d3e
tree2bbac9fc3bbf45358004ace19418ed7ed233d335
parentc71108b6f843f39d4a305e6d351e4a2be4f604b2
Made RuntimeDyldMachO support vanilla i386
relocations.  The algorithm is the same as
that for x86_64.  Scattered relocations, a
feature present in i386 but not on x86_64,
are not yet supported.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153466 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h