summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2005-11-08 21:11:33 +0000
committerJohn Criswell <criswell@uiuc.edu>2005-11-08 21:11:33 +0000
commitc0c186d140b75fc3b2e4e3632f826a40cf4f8626 (patch)
tree483bcca1fb23510e7fa8ab9ea822af5d30f7f1a8 /docs/ReleaseNotes.html
parentf0e80cf909b69b5f31b8d027de6ee4b963205f66 (diff)
downloadllvm-c0c186d140b75fc3b2e4e3632f826a40cf4f8626.tar.gz
llvm-c0c186d140b75fc3b2e4e3632f826a40cf4f8626.tar.bz2
llvm-c0c186d140b75fc3b2e4e3632f826a40cf4f8626.tar.xz
Merged from RELEASE_16.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24243 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index f557b12389..e5378ba960 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -318,6 +318,19 @@ components, please contact us on the llvmdev list.</p>
<!-- ======================================================================= -->
<div class="doc_subsection">
+ <a name="build">Known problems with the Build System</a>
+</div>
+
+<div class="doc_text">
+
+<ul>
+ <li>The <a href="http://llvm.org/PR656">configure script sometimes fails on Solaris/Sparc</a>. A work around is documented in <a href="http://llvm.org/PR656">PR656.</a></li>
+</ul>
+</div>
+
+
+<!-- ======================================================================= -->
+<div class="doc_subsection">
<a name="core">Known problems with the LLVM Core</a>
</div>