First pass at supporting relocations. Relocations are written correctly to
authorNate Begeman <natebegeman@mac.com>
Fri, 8 Sep 2006 22:42:09 +0000 (22:42 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 8 Sep 2006 22:42:09 +0000 (22:42 +0000)
commit94be248dbb2d2a44e8f4d47f161b93704d33d279
treeabcb89fb4085d6e568c5ab258f2b04da3790b62b
parent6f34b43292fe478b28ac4b1c6f7c0162cda71c5f
First pass at supporting relocations.  Relocations are written correctly to
the file now, however the relocated address is currently wrong.  Fixing
that will require some deep pondering.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30207 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachOWriter.h
lib/CodeGen/MachOWriter.cpp
lib/Target/PowerPC/PPCJITInfo.cpp
lib/Target/PowerPC/PPCMachOWriter.cpp
lib/Target/PowerPC/PPCRelocations.h