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:
da3e705
)
Fix typo. Found by William Moss.
author
Bill Wendling
<isanbard@gmail.com>
Sat, 28 Feb 2009 12:26:34 +0000
(12:26 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Sat, 28 Feb 2009 12:26:34 +0000
(12:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65693
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/llvm-bcanalyzer.pod
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/llvm-bcanalyzer.pod
b/docs/CommandGuide/llvm-bcanalyzer.pod
index e789c9813aff6a2103cd51b265ebf253d948bf17..f60b51382219dcb2e2caabb90da64f5087bbd177 100644
(file)
--- a/
docs/CommandGuide/llvm-bcanalyzer.pod
+++ b/
docs/CommandGuide/llvm-bcanalyzer.pod
@@
-306,7
+306,7
@@
Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
=head1 SEE ALSO
-L<llvm-dis|llvm-dis>, L<http://llvm.org/docs/Bit
c
odeFormat.html>
+L<llvm-dis|llvm-dis>, L<http://llvm.org/docs/Bit
C
odeFormat.html>
=head1 AUTHORS