should link into your programs.</p>
</div>
<!-- ======================================================================= -->
-<div class="doc_subsection"><a name="always">Always Link LLVMCore LLVMSupport
- LLVMSystem</a></div>
+<div class="doc_subsection"><a name="always">Always Link LLVMCore, LLVMSupport,
+ and LLVMSystem</a></div>
<div class="doc_text">
<p>No matter what you do with LLVM, the last three entries in your linke line
should always be: <tt>LLVMCore LLVMSupport.a LLVMSystem.a</tt>.</p>