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 | 7d94e5a2ad02e34ead608b0429457c0c57afaee5 (patch) | |
tree | d07e46d526828c5c02bc8b4d60f0d6341677e5b1 /lib/CodeGen/LoopAligner.cpp | |
parent | c56a883b8269e54820bb19a037e6c14dc27a6bcc (diff) | |
download | external_llvm-7d94e5a2ad02e34ead608b0429457c0c57afaee5.zip external_llvm-7d94e5a2ad02e34ead608b0429457c0c57afaee5.tar.gz external_llvm-7d94e5a2ad02e34ead608b0429457c0c57afaee5.tar.bz2 |
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/CodeGen/LoopAligner.cpp')
0 files changed, 0 insertions, 0 deletions