mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
Fixed a grammar issue.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23966 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -732,7 +732,7 @@ as shown in the following table.</p>
|
|||||||
</table>
|
</table>
|
||||||
<p>
|
<p>
|
||||||
Of particular note, the bytecode format number is simply a 28-bit
|
Of particular note, the bytecode format number is simply a 28-bit
|
||||||
monotonically increase integer that identifies the version of the bytecode
|
monotonically increasing integer that identifies the version of the bytecode
|
||||||
format (which is not directly related to the LLVM release number). The
|
format (which is not directly related to the LLVM release number). The
|
||||||
bytecode versions defined so far are (note that this document only
|
bytecode versions defined so far are (note that this document only
|
||||||
describes the latest version, 1.3):</p>
|
describes the latest version, 1.3):</p>
|
||||||
|
Reference in New Issue
Block a user