<li>When I use the test suite, all of the C Backend tests fail. What is
wrong?</li>
<li>After CVS update, rebuilding gives the error "No rule to make
- target".</li>
+ target".</li>
+ <li><a href="#llvmc">The <tt>llvmc</tt> program gives me errors/doesn't
+ work.</li></a>
</ol></li>
<li><a href="#felangs">Source Languages</a>
rebuilding.</p>
</div>
+<div class="question">
+ <a name="llvmc"<p>The <tt>llvmc</tt> program gives me errors/doesn't
+ work.</p></a>
+</div>
+
+<div class="answer">
+ <p><tt>llvmc</tt> is experimental and isn't really supported. We suggest
+ using <tt>llvm-gcc</tt> instead.</p>
+</div>
+
<!-- *********************************************************************** -->
<div class="doc_section"><a name="felangs">Source Languages</a></div>