in 32-bit pic mode for targets with a GOT, x86 emits jump table
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 23:38:14 +0000 (23:38 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 23:38:14 +0000 (23:38 +0000)
commit5e1df8d1f71f1a8a534b8b5929a7dd670fe010c6
tree3f93e08bf8cb451d6fa3de31729b8ee38d225b47
parent281e7767df71b3f727ade80a16ff0c4fe5a49dd9
in 32-bit pic mode for targets with a GOT, x86 emits jump table
entries with @GOTOFF whih is EK_GPRel32BlockAddress.

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