Duncan Sands edb05dfe48 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
2008-10-06 08:14:18 +00:00
..
2008-08-06 05:57:58 +00:00
2008-10-03 00:07:11 +00:00
2008-09-18 16:32:28 +00:00
2008-09-30 15:18:29 +00:00
2008-08-11 06:13:31 +00:00
2008-07-22 06:46:17 +00:00