aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Passes.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-28 00:45:47 +0000
committerChris Lattner <sabre@nondot.org>2009-08-28 00:45:47 +0000
commitc4823b9ee92e32a666e03406c46a530fcdbdda1a (patch)
tree26fa357431fa7f68c6f23cd8f40f1d5cd68897f9 /docs/Passes.html
parenta8b647dc112f792cb21b0b675e6d2b300207a4fa (diff)
downloadexternal_llvm-c4823b9ee92e32a666e03406c46a530fcdbdda1a.zip
external_llvm-c4823b9ee92e32a666e03406c46a530fcdbdda1a.tar.gz
external_llvm-c4823b9ee92e32a666e03406c46a530fcdbdda1a.tar.bz2
Mark Andersen's as experimental.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80328 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Passes.html')
-rw-r--r--docs/Passes.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Passes.html b/docs/Passes.html
index 8c08672..362be32 100644
--- a/docs/Passes.html
+++ b/docs/Passes.html
@@ -274,6 +274,12 @@ perl -e '$/ = undef; for (split(/\n/, <>)) { s:^ *///? ?::; print " <p>\n" if !
located at <code>getNode(<var>F</var>) + CallReturnPos</code>. The arguments
start at <code>getNode(<var>F</var>) + CallArgPos</code>.
</p>
+
+ <p>
+ Please keep in mind that the current andersen's pass has many known
+ problems and bugs. It should be considered "research quality".
+ </p>
+
</div>
<!-------------------------------------------------------------------------- -->