mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-04 18:24:38 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17623 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -629,7 +629,7 @@ should be interpreted as if it occurred immediately after the 'llvm'
|
|||||||
signature (i.e. the uncompressed data begins with the
|
signature (i.e. the uncompressed data begins with the
|
||||||
<a href="#module">Module Block</a></p>
|
<a href="#module">Module Block</a></p>
|
||||||
<p><b>NOTE:</b> As of LLVM 1.4, all bytecode files produced by the LLVM tools
|
<p><b>NOTE:</b> As of LLVM 1.4, all bytecode files produced by the LLVM tools
|
||||||
are compressed byte default. To disable compression, pass the
|
are compressed by default. To disable compression, pass the
|
||||||
<tt>--disable-compression</tt> option to the tool, if it supports it.
|
<tt>--disable-compression</tt> option to the tool, if it supports it.
|
||||||
</div>
|
</div>
|
||||||
<!-- _______________________________________________________________________ -->
|
<!-- _______________________________________________________________________ -->
|
||||||
|
Reference in New Issue
Block a user