commit | edb05dfe4815682b91280a9f4b28c3e47da5b141 | [log] [tgz] |
---|---|---|
author | Duncan Sands <baldrick@free.fr> | Mon Oct 06 08:14:18 2008 +0000 |
committer | Duncan Sands <baldrick@free.fr> | Mon Oct 06 08:14:18 2008 +0000 |
tree | d07e46d526828c5c02bc8b4d60f0d6341677e5b1 | |
parent | d20a00d01199d95c2cb6685ad483985ba400ca48 [diff] |
Clarify the relationship between byval and readonly/ readnone. Make clearer that readnone functions do not dereference pointer arguments. Do not use the highly ambiguous "side-effects" in the readonly description (since such functions can have control flow side-effects, such as throwing an exception, or looping for ever). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57166 91177308-0d34-0410-b5e6-96231b3b80d8