aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/AliasDebugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop 'const'Devang Patel2007-05-031-2/+2
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-2/+2
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-0/+4
* Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduceReid Spencer2007-02-051-1/+3
* For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoidReid Spencer2007-01-301-1/+1
* A shim over other AA impls to catch incorrect usesAndrew Lenharth2006-11-141-0/+125