only IPSCCP incoming arguments if the function is executable, this fixes
authorChris Lattner <sabre@nondot.org>
Mon, 2 Nov 2009 03:25:55 +0000 (03:25 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 2 Nov 2009 03:25:55 +0000 (03:25 +0000)
commit89112b608f50e2944619b320bd04d31bbd57b370
tree6fd6451c59708da94c4fab65a03225a3a0b54fc9
parent36c9952b1b218f99697910fc81588a29f600e6aa
only IPSCCP incoming arguments if the function is executable, this fixes
an assertion on the buildbot.

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