diff options
author | Jim Grosbach <grosbach@apple.com> | 2011-08-09 22:12:37 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2011-08-09 22:12:37 +0000 |
commit | 739b5576adbf991cdcc49df61c1a3de3d63747f6 (patch) | |
tree | fb1f16134556f0e7ac0746a56b8bb32412ddbbb6 /include/llvm-c | |
parent | 793b811c5057365d847b7f9ae326358e76facfe2 (diff) |
Don't truncate MachO addresses.
Assigned symbol addresses get truncated to 32-bits, even on 64-bit platforms.
That's obviously bogus.
For example,
.globl _foo
.equ _foo, 0x987654321ULL
rdar://9922863
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137158 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm-c')
0 files changed, 0 insertions, 0 deletions