Rename SwitchInst::dest_push_back -> addCase
authorChris Lattner <sabre@nondot.org>
Sat, 23 Aug 2003 23:14:37 +0000 (23:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 23 Aug 2003 23:14:37 +0000 (23:14 +0000)
commit131d19f9c6752c90e9b2cde72b11164fd13850db
tree3d029d2a13be4f6200af2e68337732a46f81d968
parent44bb541c011bcae84759ed194ec7cb4139775fcb
Rename SwitchInst::dest_push_back -> addCase
Add new removeCase method

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8088 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/iTerminators.h
lib/VMCore/iSwitch.cpp