Change the BasicBlockAddrs map to be a vector, indexed by MBB number.
[oota-llvm.git] / include / llvm / CodeGen / MachineJumpTableInfo.h
2006-04-22 Nate BegemanCode cleanup associated with jump tables, thanks to...
2006-04-22 Nate BegemanJumpTable support! What this represents is working...