prep work to support a future where getJumpTableInfo will return
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 23:22:00 +0000 (23:22 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jan 2010 23:22:00 +0000 (23:22 +0000)
commitb1e803985d3378538ae9cff7eed4102c002d1e22
tree412cc06a54591dc6de7ddb73a3924a0ba39c934f
parentda63b3ad6307cb4094383fad9695e4bb32ccac01
prep work to support a future where getJumpTableInfo will return
a null pointer for functions with no jump tables.  No functionality
change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94469 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ELFCodeEmitter.cpp
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp