remove dbg_declare, it's not used yet.
authorChris Lattner <sabre@nondot.org>
Thu, 9 Mar 2006 20:02:42 +0000 (20:02 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Mar 2006 20:02:42 +0000 (20:02 +0000)
commit59bcce5ae52afff2ba4840bfa630b20e8ff4ddb2
tree4ecd42e6344403d8bfeb3707990ae19e3761d595
parent8a5343989b934dc16a39c8e44ac95f013d34acea
remove dbg_declare, it's not used yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26659 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicInst.h
lib/CodeGen/IntrinsicLowering.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/VMCore/Function.cpp
lib/VMCore/Verifier.cpp