Allow deadargelim to change return types even though now values were dead. This
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 15 Jul 2008 14:42:31 +0000 (14:42 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 15 Jul 2008 14:42:31 +0000 (14:42 +0000)
commit4f72368529b3afdfbc709ad5e8822835463b56c4
tree6bd3102554d0c9b7187ba35eb7aef653b1a4877d
parentd1d1de7f39335244e84b2d6b04381c370e0bb1a4
Allow deadargelim to change return types even though now values were dead. This
again canonicalizes {i32} into i32 and {} into void.

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