Fix bug: test/Regression/Transforms/SCCP/2002-05-20-MissedIncomingValue.ll
authorChris Lattner <sabre@nondot.org>
Mon, 20 May 2002 20:48:03 +0000 (20:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 20 May 2002 20:48:03 +0000 (20:48 +0000)
commit618b4a11bbde3a9149e9735421d9eeee1784df69
treeed8b791b27aa494d6ebef82a291cf503127b15d4
parenta7cc6dd49445592bc528a5b338ede1ad5e6948ba
Fix bug: test/Regression/Transforms/SCCP/2002-05-20-MissedIncomingValue.ll

That was causing a miscompilation of strtol/atoi plus others

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2669 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SCCP.cpp