SimplifyCFG: Turn the ad-hoc std::pair that represents switch cases into an explicit...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 26 May 2012 14:29:37 +0000 (14:29 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 26 May 2012 14:29:37 +0000 (14:29 +0000)
commit3e933ecb74d4d622ae574ad1cb60a5b8ec126774
tree8a9ff707de75c2fc063b93317b4193b8a6a5b6b3
parent937338cf64350a7d05d0c956dc8e8564e959cb7b
SimplifyCFG: Turn the ad-hoc std::pair that represents switch cases into an explicit struct.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157516 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp