Fix constant-offset emission for x86-64 absolute addresses. This
authorDan Gohman <gohman@apple.com>
Fri, 24 Oct 2008 01:57:54 +0000 (01:57 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 24 Oct 2008 01:57:54 +0000 (01:57 +0000)
commitc9f3cc3bdaf1ec134dec1f718e7f2e735b34b17b
tree7b4361c5bfa04942b1cc7e907630bdb793c3e747
parentb1e5edc27ec8b41f13d2fcd78e7ff474d8a50b7a
Fix constant-offset emission for x86-64 absolute addresses. This
fixes a bunch of test-suite JIT failures on x86-64 in
-relocation-model=static mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58066 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineCodeEmitter.h
lib/Target/X86/X86CodeEmitter.cpp
lib/Target/X86/X86Relocations.h