diff options
author | Duncan Sands <baldrick@free.fr> | 2008-10-06 08:14:18 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2008-10-06 08:14:18 +0000 |
commit | edb05dfe4815682b91280a9f4b28c3e47da5b141 (patch) | |
tree | d07e46d526828c5c02bc8b4d60f0d6341677e5b1 /lib/Support/APFloat.cpp | |
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
Diffstat (limited to 'lib/Support/APFloat.cpp')
0 files changed, 0 insertions, 0 deletions