llvm-mirror/include
Nate Begeman 7ed816f900 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
2006-04-22 18:53:45 +00:00
..
llvm JumpTable support! What this represents is working asm and jit support for 2006-04-22 18:53:45 +00:00