diff options
author | Chris Lattner <sabre@nondot.org> | 2010-03-01 19:24:17 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-03-01 19:24:17 +0000 |
commit | a9cf19670f50095eac7191a5360ed03839e87465 (patch) | |
tree | 76766a8698edc0765f7f98ace1ae4f4e84a5e4fc /docs/ReleaseNotes.html | |
parent | ad4df4c0da1a0e4b091321e1ffdc7973669e4273 (diff) | |
download | external_llvm-a9cf19670f50095eac7191a5360ed03839e87465.zip external_llvm-a9cf19670f50095eac7191a5360ed03839e87465.tar.gz external_llvm-a9cf19670f50095eac7191a5360ed03839e87465.tar.bz2 |
remove anders-aa from mainline, it isn't maintained and is
tantalyzing enough that people keep trying to use it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97483 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 84200c3..3b96432 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -66,7 +66,6 @@ Almost dead code. llvm/Analysis/PointerTracking.h => Edwin wants this, consider for 2.8. ABCD, SCCVN, GEPSplitterPass MSIL backend? - AndersAA -> Unsupported, zap after branch. --> @@ -734,7 +733,6 @@ href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list</a>.</p> experimental.</li> <li>The <tt>llc</tt> "<tt>-filetype=asm</tt>" (the default) is the only supported value for this option. The ELF writer is experimental.</li> -<li>The implementation of Andersen's Alias Analysis has many known bugs.</li> </ul> </div> |