Commit 358cb80e authored by John Criswell's avatar John Criswell
Browse files

Add a note about the Solaris configure problem that Tanya's seen.

llvm-svn: 24236
parent ec298283
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -316,6 +316,19 @@ components, please contact us on the llvmdev list.</p>

</div>

<!-- ======================================================================= -->
<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>.</li>
</ul>
</div>


<!-- ======================================================================= -->
<div class="doc_subsection">
  <a name="core">Known problems with the LLVM Core</a>