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)
commit58abf4f1932b19d1cb84c2bed938f9194f063d80
treedcbd37ad356db7858c9fe4264f3356074caf6c3b
parent65e75666ff635abedb36b3d8f4883efdd3ef09f5
SimplifyCFG: Turn the ad-hoc std::pair that represents switch cases into an explicit struct.

llvm-svn: 157516
llvm/lib/Transforms/Utils/SimplifyCFG.cpp