commit | 36fdcfb93ada212cea2b363629dc63e558707ca1 | [log] [tgz] |
---|---|---|
author | JF Bastien <jfb@google.com> | Wed Aug 19 16:17:08 2015 +0000 |
committer | JF Bastien <jfb@google.com> | Wed Aug 19 16:17:08 2015 +0000 |
tree | 04dc0321b1949a854973d20e1470b3500ae715ef | |
parent | f760d95bdeb40620a8de81aa5055387fcf531ce1 [diff] |
x32. Fixes jmp %reg in x32 x32 has 32-bit pointers; x86-64 can't jmp %r32. This patch addresses this issue by explicitly zero-extending brind's target to 64-bits. Author: jpp Reviewers: jfb, dschuff, pavel.v.chupin Subscribers: llvm-commits Differential revision: http://reviews.llvm.org/D12112 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245452 91177308-0d34-0410-b5e6-96231b3b80d8