GlobalsModRef.h - reduce CallGraph.h include to forward declarations. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 25 Jun 2020 14:29:07 +0000 (15:29 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 25 Jun 2020 15:00:43 +0000 (16:00 +0100)
commit8c2082e1dc9505da21806b707dfb3eae3f0550ff
tree265aa40f382976db8dac57fbbda5695defbc2706
parentdb69b1740900946175f6bfcb4e5e7a59e8c2f3d6
GlobalsModRef.h - reduce CallGraph.h include to forward declarations. NFC.

Fix implicit include dependencies in source files.
llvm/include/llvm/Analysis/GlobalsModRef.h
llvm/lib/Analysis/GlobalsModRef.cpp
llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
llvm/unittests/Analysis/GlobalsModRefTest.cpp