mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-01 13:37:55 +00:00
Fix grammar: use commas in a list of entities
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17602 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
895eddfad4
commit
6fb51666a7
@ -155,8 +155,8 @@
|
|||||||
should link into your programs.</p>
|
should link into your programs.</p>
|
||||||
</div>
|
</div>
|
||||||
<!-- ======================================================================= -->
|
<!-- ======================================================================= -->
|
||||||
<div class="doc_subsection"><a name="always">Always Link LLVMCore LLVMSupport
|
<div class="doc_subsection"><a name="always">Always Link LLVMCore, LLVMSupport,
|
||||||
LLVMSystem</a></div>
|
and LLVMSystem</a></div>
|
||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
<p>No matter what you do with LLVM, the last three entries in your linke line
|
<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>
|
should always be: <tt>LLVMCore LLVMSupport.a LLVMSystem.a</tt>.</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user