PR9450: Make switch optimization in SimplifyCFG not dependent on the ordering
authorEli Friedman <eli.friedman@gmail.com>
Tue, 15 Mar 2011 02:23:35 +0000 (02:23 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 15 Mar 2011 02:23:35 +0000 (02:23 +0000)
commitb1a6eab655adce4f84a15afa9092e814b9aaabda
treefb689c166e6268c70b39e16974cb5fea2a24c70f
parentbf34a5ec22389a852f25337eb767e5ad742e6142
PR9450: Make switch optimization in SimplifyCFG not dependent on the ordering
of pointers in an std::map.

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