Remove const qualifier (all Value*'s are nonconst in DSA, so it's not clear
authorChris Lattner <sabre@nondot.org>
Thu, 22 Jan 2004 15:26:52 +0000 (15:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Jan 2004 15:26:52 +0000 (15:26 +0000)
commit9e9848d0374d7fb179ed588b5b59ad9af8ffe93a
treea7515e4097bdd768ee820375b354f61772343bec
parentc4282a33d1c8b2bcbf420657cae2e2b4a538662d
Remove const qualifier (all Value*'s are nonconst in DSA, so it's not clear
why this one was)

Add new method proto

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10950 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DSGraph.h
include/llvm/Analysis/DataStructure/DSGraph.h