Don't let DeadArgumentElimination attempt to update callers when the return
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 20 Jun 2008 15:25:43 +0000 (15:25 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 20 Jun 2008 15:25:43 +0000 (15:25 +0000)
commitdf0891d2ffb6d00c5bd5b929dae02c74535ea246
tree63bcac3a528996cd8db77100a4fe2f05061ae9f5
parent03d18569cb39b0e4bd50f5eff2d4fe61bb234678
Don't let DeadArgumentElimination attempt to update callers when the return
type wasn't changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52538 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/DeadArgumentElimination.cpp