X86 PIC JIT bug fix: relocations for constantpool and jumptable.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 2 Jan 2008 23:38:59 +0000 (23:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 2 Jan 2008 23:38:59 +0000 (23:38 +0000)
commit306cbdbee7b46980b73c48b93f2908c79be13436
tree5e58131a31029691337e5c44f47e61cd65231a6a
parentf897b7d3052c76bb4914a8ca71580bc99a9439fc
X86 PIC JIT bug fix: relocations for constantpool and jumptable.

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