mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Fix grammar in Stacker doc description.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14533 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
95bba873f4
commit
beb5e78201
@ -111,9 +111,9 @@ Instructions</a></li>
|
||||
<li><a href="SourceLevelDebugging.html">Source Level Debugging with
|
||||
LLVM</a></li>
|
||||
<li><a href="TableGenFundamentals.html">TableGen Fundamentals</a></li>
|
||||
<li><a href="Stacker.html">The Stacker Cronicles</a> - This document describes
|
||||
both the Stacker language and LLVM frontend, but also some details about LLVM
|
||||
useful for those writing front-ends.</li>
|
||||
<li><a href="Stacker.html">The Stacker Cronicles</a> - describes both the
|
||||
Stacker language and LLVM frontend, as well as some details about LLVM useful
|
||||
for those writing front-ends.</li>
|
||||
<li><a href="CommandLine.html">Command Line Library</a></li>
|
||||
<li><a href="ExtendingLLVM.html">Extending LLVM</a></li>
|
||||
<li><a href="CodingStandards.html">Coding Standards</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user