[LCG] Move the call graph node class into the graph class's definition.
authorChandler Carruth <chandlerc@gmail.com>
Thu, 17 Apr 2014 09:40:13 +0000 (09:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 17 Apr 2014 09:40:13 +0000 (09:40 +0000)
commitcad56cba1f6cb6009b03cc9e703ac5eb0cef6e10
treed5c5b11919bbb159ec6f4a0a472af07530fe5f4b
parentc95ce87c237796ffba0d53aa4d9927cb380cd7ce
[LCG] Move the call graph node class into the graph class's definition.
This will become necessary to build up the SCC iterators and SCC
definitions. Moving it now so that subsequent diffs are incremental.

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