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 | 1a81ad3559c839ccc362a0a18e322a288c9d46ac (patch) | |
tree | 91cbb22a8aeec52fad21908f4aed3d578e28c4d5 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | abf6e3657e71438f8ef3e11cbb8c3faed03aae9c (diff) | |
download | llvm-1a81ad3559c839ccc362a0a18e322a288c9d46ac.zip llvm-1a81ad3559c839ccc362a0a18e322a288c9d46ac.tar.gz llvm-1a81ad3559c839ccc362a0a18e322a288c9d46ac.tar.bz2 |
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. :)
llvm-svn: 98974
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions