Displaying 2 results from an estimated 2 matches for "4aef472c".
Did you mean:
4ae647c
2016 Feb 27
0
Fwd: X86 assembler cannot jump NEAR?
...the difference
between the offsets has to do with a difference in relocations between ELF
and Mach-o.)
>
> --
> Stephen Checkoway
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160228/4aef472c/attachment.html>
2016 Feb 27
2
Fwd: X86 assembler cannot jump NEAR?
> On Feb 27, 2016, at 4:36 AM, Jun Koi via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> The problem is that llvm-mc always compiles "jmp" this as short jump, no matter where the target is. Hence my question. I dont know if there is any way to change this behavior. Looks like a bug to me so far.
It isn't. It's just created some assembly which, when assembled, may