[LCG] Remove the Module reference member which we weren't using for
authorChandler Carruth <chandlerc@gmail.com>
Thu, 17 Apr 2014 07:22:19 +0000 (07:22 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 17 Apr 2014 07:22:19 +0000 (07:22 +0000)
commit40f67f57649860bc676df359325c61abc0157a2e
tree0818be01663a00413279523c9d25c45e8bc04cce
parentd7eaf4f3253cdbf83389da4058bd78be381efac8
[LCG] Remove the Module reference member which we weren't using for
anything and doesn't make sense if assigning.

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