diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2016-05-10 17:34:21 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2016-05-10 17:34:21 +0000 |
commit | 0df2b085bcbc0492a0cbf1f08e9864ed430ce6f6 (patch) | |
tree | 78f20161689793a3dd0ab08c32316ff09085b4ac /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | c6269916b3f7ef1c0a1730462ec75bf9c582ca58 (diff) | |
download | llvm-0df2b085bcbc0492a0cbf1f08e9864ed430ce6f6.zip llvm-0df2b085bcbc0492a0cbf1f08e9864ed430ce6f6.tar.gz llvm-0df2b085bcbc0492a0cbf1f08e9864ed430ce6f6.tar.bz2 |
WholeProgramDevirt: Move logic for finding devirtualizable call sites to Analysis.
The plan is to eventually make this logic simpler, however I expect it to
be a little tricky for the foreseeable future (at least until we're rid of
pointee types), so move it here so that it can be reused to build a summary
index for devirtualization.
Differential Revision: http://reviews.llvm.org/D20005
llvm-svn: 269081
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions