mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
cc1aae13e7
that it is its own entity in the form of MemoryLocation, and update all the callers. This is an entirely mechanical change. References to "Location" within AA subclases become "MemoryLocation", and elsewhere "AliasAnalysis::Location" becomes "MemoryLocation". Hope that helps out-of-tree folks update. llvm-svn: 239885 |
||
---|---|---|
.. | ||
AliasAnalysisTest.cpp | ||
CallGraphTest.cpp | ||
CFGTest.cpp | ||
CMakeLists.txt | ||
LazyCallGraphTest.cpp | ||
Makefile | ||
MixedTBAATest.cpp | ||
ScalarEvolutionTest.cpp |