diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-03-19 18:07:55 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-03-19 18:07:55 +0000 |
commit | 602b40f0d06d6275cbe73de2ac3b6b6a7dc1d46d (patch) | |
tree | dc65acd24fad9b8f1c22fa94aa00d30479260d4f /lib/CodeGen/MachineFunction.cpp | |
parent | 4d4358e8b083b38e2d7e9de3ab102e5665ffb8e2 (diff) |
MC/Mach-O/x86_64: Add relocation support.
- This is "extraordinarily" Darwin 'as' compatible. See the litany of FIXMEs littered about for more information.
- There are a few cases which seem to clearly be 'as' bugs which I have left unsupported, and there is one cases where we diverge but should fix if it blocks diffing .o files (Darwin 'as' ends up widening a jump unnecessarily).
- 403.gcc build, runs, and diffs equivalently to the 'as' built version now (using llvm-mc). However, it builds so slowly that I wouldn't recommend trying it quite yet. :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98974 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions