Add support for target-specific 32-bit custom-lowered
authorChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 04:05:28 +0000 (04:05 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Jan 2010 04:05:28 +0000 (04:05 +0000)
commit85fe07866a3b240d9facef3b2f2ea81a0a8db018
tree28dedd932f111891807cddc62af9e4d49268346d
parentc690aab230170badb38179d837a51b329a1a5d58
Add support for target-specific 32-bit custom-lowered
jump table entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94505 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineJumpTableInfo.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/MachineFunction.cpp
lib/ExecutionEngine/JIT/JITEmitter.cpp