Fix another case where debug info was affecting
authorDale Johannesen <dalej@apple.com>
Thu, 5 Mar 2009 02:06:48 +0000 (02:06 +0000)
committerDale Johannesen <dalej@apple.com>
Thu, 5 Mar 2009 02:06:48 +0000 (02:06 +0000)
commit4084c4ee342a6600e2c40b4f37f0b881443aeefa
treeffb8e08a6a690db9eac942fa5430f1c7d22543d7
parent9b89f0de1220f0932c6a8b5c0a5c7f45176d3c24
Fix another case where debug info was affecting
codegen.  I convinced myself it was OK to skip all
pointer bitcasts here too.

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