Code cleanup associated with jump tables, thanks to Chris for noticing
authorNate Begeman <natebegeman@mac.com>
Sat, 22 Apr 2006 23:52:35 +0000 (23:52 +0000)
committerNate Begeman <natebegeman@mac.com>
Sat, 22 Apr 2006 23:52:35 +0000 (23:52 +0000)
commit3700a4d3a27ca8d39c73049020623cf4963d6c13
treed4c908c2c36e4e9baf8eeebdc04cc08a704b6ce0
parent05f9466cf0f4f47803af7283f7708cb25f4da889
Code cleanup associated with jump tables, thanks to Chris for noticing
these.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27950 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineCodeEmitter.h
include/llvm/CodeGen/MachineJumpTableInfo.h
lib/CodeGen/MachineFunction.cpp