summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/MemoryLocation.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2019-01-07 05:15:49 +0000
committerChandler Carruth <chandlerc@gmail.com>2019-01-07 05:15:49 +0000
commitf6f134e4d44ca8db242e168de6da7eb68e9cf76e (patch)
tree63cf832af693d1fb39f02bc5a5082dff1a4a2afa /llvm/lib/Analysis/MemoryLocation.cpp
parent7dda73a223c2c2bc48ba37f2cc3c1fd7b976c186 (diff)
downloadbcm5719-llvm-f6f134e4d44ca8db242e168de6da7eb68e9cf76e.tar.gz
bcm5719-llvm-f6f134e4d44ca8db242e168de6da7eb68e9cf76e.zip
[CallSite removal] Add `CallBase` support to the `InstVisitor` in such
a way that it still supports `CallSite` but users can be ported to rely on `CallBase` instead. This will unblock the ports across the analysis and transforms libraries (and out-of-tree users) and once done we can clean this up by removing the `CallSite` layer. Differential Revision: https://reviews.llvm.org/D56182 llvm-svn: 350502
Diffstat (limited to 'llvm/lib/Analysis/MemoryLocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud