Changes in directory llvm/lib/Analysis:
AliasDebugger.cpp updated: 1.1 -> 1.2
BasicAliasAnalysis.cpp updated: 1.101 -> 1.102
ProfileInfoLoader.cpp updated: 1.10 -> 1.11
---
Log message:
For PR1136: http://llvm.org/PR1136 : Rename GlobalVariable::isExternal as
isDeclaration to avoid
confusion w
Changes in directory llvm/lib/Analysis:
AliasDebugger.cpp added (r1.1)
---
Log message:
A shim over other AA impls to catch incorrect uses
---
Diffs of the changes: (+125 -0)
AliasDebugger.cpp | 125 ++
1 files changed, 125 insertions(+)