Enable the elimination of method prototypes that are not referenced
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jul 2001 17:51:49 +0000 (17:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jul 2001 17:51:49 +0000 (17:51 +0000)
commitee7cb2986657411de6e2eab9ab896d5275d9e1b4
tree0d0b9ff547ba6e8f66507b81d736c27e7c90a1e0
parent7c5014767f8f4696365f663bf0f4ddb4abfbe068
Enable the elimination of method prototypes that are not referenced

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DCE.cpp