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 | 2a1d8bace1f823c49ab9981b4939a62d44793daa (patch) | |
tree | 17eb6d1e53e676442caf82e060a8d32d1dfe209c /llvm/lib | |
parent | 25728d931a0cc4d3e953bbf2b8640b307456a8ee (diff) | |
download | bcm5719-llvm-2a1d8bace1f823c49ab9981b4939a62d44793daa.tar.gz bcm5719-llvm-2a1d8bace1f823c49ab9981b4939a62d44793daa.zip |
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).
llvm-svn: 57166
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions