[PM/AA] Move the LibCall AA creation routine declaration to that
authorChandler Carruth <chandlerc@gmail.com>
Fri, 14 Aug 2015 01:43:02 +0000 (01:43 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 14 Aug 2015 01:43:02 +0000 (01:43 +0000)
commitf6f87835dae0dc05884652ef57d0c969c1ffe2a6
tree69796613f874caa53d629fba3c0508e0b4abf1de
parent67bd697ef77533a1af0621293eebb3cd51addf65
[PM/AA] Move the LibCall AA creation routine declaration to that
analysis's header file to be more consistent with other analyses.

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