commit | 741a7722138d02a0b0141a56f3e6a5f290f2ffaa | [log] [tgz] |
---|---|---|
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | Tue Nov 17 19:30:51 2015 +0000 |
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | Tue Nov 17 19:30:51 2015 +0000 |
tree | 19f30673897accb39d203904013e1949312a6d62 | |
parent | 64725c314d90fe64e135f6d7079fb8b0f7e01146 [diff] |
Vector of pointers in function attributes calculation While setting function attributes we check all instructions that may access memory. For a call instruction we check all arguments. The special check is required for pointers. I added vector-of-pointers to the call arguments types that should be checked. Differential Revision: http://reviews.llvm.org/D14693 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253363 91177308-0d34-0410-b5e6-96231b3b80d8