Minor fix to enable x86-64 pic jit (still fails for other reasons).
authorEvan Cheng <evan.cheng@apple.com>
Tue, 8 Jan 2008 02:07:10 +0000 (02:07 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 8 Jan 2008 02:07:10 +0000 (02:07 +0000)
commitb353459d68a53733f2551d04e84dd54d8df8b67f
treec266a1eebd8fc84ba86ca219e3e091c2b8556a4c
parentb1a9aec515125d88a53cdd1d229905da6ee75dee
Minor fix to enable x86-64 pic jit (still fails for other reasons).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45734 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetMachine.cpp