remove redundant foward declaration. This function is already in
authorChris Lattner <sabre@nondot.org>
Wed, 11 Nov 2009 00:21:21 +0000 (00:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Nov 2009 00:21:21 +0000 (00:21 +0000)
commit68cf6042c14ac649c6861bbd2d00993b15a5dfa6
tree2bc73216ff9efd7798f4259113892e5573251618
parent2f105c6e18b1cf0507be74dd03779b675d254a30
remove redundant foward declaration.  This function is already in
Analysis/Passes.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86765 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LiveValues.h
lib/Analysis/LiveValues.cpp