* We were forgetting to pass varargs arguments through a call
authorChris Lattner <sabre@nondot.org>
Thu, 23 Oct 2003 17:44:53 +0000 (17:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Oct 2003 17:44:53 +0000 (17:44 +0000)
commitff5bf9c62bb1d604ea9ad95f0687ac1592fa774a
treee34c0592556493eb9703cc9cf9e89b2dff6f685a
parent0849f5ace979a4827befcaff54535381fca12d89
* We were forgetting to pass varargs arguments through a call
* Add a work around for bug PR56, gross but necessary for now.

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