diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2016-07-14 15:50:27 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2016-07-14 15:50:27 +0000 |
commit | 1b5cf6217e8e829bd6af02dad408d30f553897b5 (patch) | |
tree | e8d4e44a8d84d53485409d3176c4934f756fa7a4 /lldb/packages/Python/lldbsuite/test | |
parent | 5bb284226be4556957832fbfed38700d06129639 (diff) | |
download | bcm5719-llvm-1b5cf6217e8e829bd6af02dad408d30f553897b5.tar.gz bcm5719-llvm-1b5cf6217e8e829bd6af02dad408d30f553897b5.zip |
GlobalsAA: Functions with the argmemonly attribute won't read arbitrary globals
Summary:
In preparation for changing GlobalsAA to stop assuming that intrinsics
can't read arbitrary globals, we need to make sure GlobalsAA is querying
function attributes rather than relying on this assumption.
This patch was inspired by: http://reviews.llvm.org/D20206
Reviewers: jmolloy, hfinkel
Subscribers: eli.friedman, llvm-commits
Differential Revision: https://reviews.llvm.org/D21318
llvm-svn: 275433
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions