ArgumentPromotion: Remove ancient workaround for a bug in the C backend.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 30 Sep 2012 17:31:56 +0000 (17:31 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 30 Sep 2012 17:31:56 +0000 (17:31 +0000)
commit72f0976c1b91c7ba50dce4d0ad0289dc14d37f81
tree1a491d66f0256561735d8cd22de86df869108f11
parentb620469223d3135361978668c1f5b0739e5cbaa1
ArgumentPromotion: Remove ancient workaround for a bug in the C backend.

Fun fact: The CBE learned how to deal with this situation before it was removed.

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