projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da794e7
)
Fix typo.
author
Reid Spencer
<rspencer@reidspencer.com>
Mon, 8 Nov 2004 09:10:50 +0000
(09:10 +0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Mon, 8 Nov 2004 09:10:50 +0000
(09:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17623
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/BytecodeFormat.html
patch
|
blob
|
history
diff --git
a/docs/BytecodeFormat.html
b/docs/BytecodeFormat.html
index 9cb8cb744c2c91dbda77f3478d3335da5bd98606..5b8c153699727cd31294b9f6dbc63fca61cdd31d 100644
(file)
--- a/
docs/BytecodeFormat.html
+++ b/
docs/BytecodeFormat.html
@@
-629,7
+629,7
@@
should be interpreted as if it occurred immediately after the 'llvm'
signature (i.e. the uncompressed data begins with the
<a href="#module">Module Block</a></p>
<p><b>NOTE:</b> As of LLVM 1.4, all bytecode files produced by the LLVM tools
-are compressed by
te
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.
</div>
<!-- _______________________________________________________________________ -->