commit | 7aa61615deb91e5394738189b7a00ef24c9b5a80 | [log] [tgz] |
---|---|---|
author | Brian Homerding <homerdin@gmail.com> | Thu Aug 23 15:05:22 2018 +0000 |
committer | Brian Homerding <homerdin@gmail.com> | Thu Aug 23 15:05:22 2018 +0000 |
tree | 0492bf9afa061e9172d7689e80859c41cd5e13e5 | |
parent | 069b9180add01cc2a086f68ef66d8cef001eb3c2 [diff] |
[FunctionAttrs] Infer WriteOnly Function Attribute These changes expand the FunctionAttr logic in order to mark functions as WriteOnly when appropriate. This is done through an additional bool variable and extended logic. Reviewers: hfinkel, jdoerfert Differential Revision: https://reviews.llvm.org/D48387 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340537 91177308-0d34-0410-b5e6-96231b3b80d8