diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2014-05-30 02:31:27 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2014-05-30 02:31:27 +0000 |
commit | 59633cb4786309931255ced99e98ab77a03acc4b (patch) | |
tree | 9c6092efabb0df764deffcb88f5e18b890bc92f5 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | e27de09de83d902078eff15f1018494b53ac119c (diff) | |
download | bcm5719-llvm-59633cb4786309931255ced99e98ab77a03acc4b.tar.gz bcm5719-llvm-59633cb4786309931255ced99e98ab77a03acc4b.zip |
When analyzing params/args for readnone/readonly, don't forget to consider that a pointer argument may be passed through a callsite to the return, and that we may need to analyze it. Fixes a bug reported on llvm-dev: http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-May/073098.html
llvm-svn: 209870
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions