commit | c269c3d55528006aa93c036f5f294ef020b9b4be | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Fri Aug 14 02:16:12 2015 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Fri Aug 14 02:16:12 2015 +0000 |
tree | e2a51ef9f2e3f527382d3556865d4d205dfc8f61 | |
parent | 0dc1606c51dfa074879de08c818f3b818420a5f8 [diff] |
[PM/AA] Delete two pointlessly overridden methods on the AA interface by the AA counter pass. For pointsToConstantMemory, I think this is a "bug fix" as I think the code as written will actually infloop if ever reached. For the getModRefInfo, this is a no-op change but with a significantly simpler form. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245007 91177308-0d34-0410-b5e6-96231b3b80d8