Initial checkin of DAE pass
authorChris Lattner <sabre@nondot.org>
Tue, 17 Jun 2003 22:21:05 +0000 (22:21 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Jun 2003 22:21:05 +0000 (22:21 +0000)
commit08227e4f17f5c7686bc6f0fe5d2c030e2fa05806
tree41f9e56380c7a6082e931a65a052976cd8a1127e
parent697a00fbf0e43adb1c37c5af8f6e25e2a42b606d
Initial checkin of DAE pass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6759 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/DeadArgumentElimination.cpp [new file with mode: 0644]