When someone includes CallGraph.h, make sure that they link in CallGraph.cpp
authorChris Lattner <sabre@nondot.org>
Thu, 30 Oct 2003 05:17:30 +0000 (05:17 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 30 Oct 2003 05:17:30 +0000 (05:17 +0000)
commit14fffaf6c1c6e62897dd8cd0ec90ab196faec764
treed6ddd80e9414598e05ea4ac73611ceafa6567a43
parentc7f1cfb1fde6adbab498b8c227c101edbb72ceeb
When someone includes CallGraph.h, make sure that they link in CallGraph.cpp

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