JumpTable support!  What this represents is working asm and jit support for
x86 and ppc for 100% dense switch statements when relocations are non-PIC.
This support will be extended and enhanced in the coming days to support
PIC, and less dense forms of jump tables.

llvm-svn: 27947
40 files changed
tree: c773e752243da2d8cdb31290fd9b3d8edeba04ec
  1. llvm/