Minor bug in SCCP found by inspection. (I don't think it's possible to hit this...
authorEli Friedman <eli.friedman@gmail.com>
Tue, 16 Aug 2011 21:12:35 +0000 (21:12 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 16 Aug 2011 21:12:35 +0000 (21:12 +0000)
commit1fc291f0d3681e062daed186a934c0bf0c59224b
tree961561f6d17169134de9f048e18dec897979f435
parentc2408d3ce5fcd1fd4861772fdbe3b6447836e254
Minor bug in SCCP found by inspection.  (I don't think it's possible to hit this with a normal pass pipeline, but fixing for completeness.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137755 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp
test/Transforms/SCCP/switch.ll [new file with mode: 0644]