Remove incorrect and poorly tested code for trying to reason about values on default...
authorOwen Anderson <resistor@mac.com>
Thu, 2 Sep 2010 22:16:52 +0000 (22:16 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 2 Sep 2010 22:16:52 +0000 (22:16 +0000)
commit4caef6001d2180a707ab42f4986f9941d5d0248b
treeab7521287aefc62b8a55e2b6fb6f84cf4cab9ed7
parent2f4fad99ea776906c853f0c4eef0eb0f7d2dc579
Remove incorrect and poorly tested code for trying to reason about values on default edges of
switches.  Just return the conservatively correct answer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LazyValueInfo.cpp