summaryrefslogtreecommitdiffstats
path: root/llvm/docs/BitCodeFormat.rst
diff options
context:
space:
mode:
authorJoe Abbey <jabbey@arxan.com>2012-11-20 18:14:15 +0000
committerJoe Abbey <jabbey@arxan.com>2012-11-20 18:14:15 +0000
commit159fac49709c89ea1f8d4c132fded538fbf90fe8 (patch)
treecb2d35580c70ea1ca3a6322bd80e08d60a3d77a5 /llvm/docs/BitCodeFormat.rst
parent0974e04d13c1cff03e0e9c1843b0719814370b9f (diff)
downloadbcm5719-llvm-159fac49709c89ea1f8d4c132fded538fbf90fe8.tar.gz
bcm5719-llvm-159fac49709c89ea1f8d4c132fded538fbf90fe8.zip
Better 80cols... *sigh*
llvm-svn: 168373
Diffstat (limited to 'llvm/docs/BitCodeFormat.rst')
-rw-r--r--llvm/docs/BitCodeFormat.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/BitCodeFormat.rst b/llvm/docs/BitCodeFormat.rst
index 69a815f9ea4..333e79b8643 100644
--- a/llvm/docs/BitCodeFormat.rst
+++ b/llvm/docs/BitCodeFormat.rst
@@ -54,9 +54,9 @@ structure. This structure consists of the following concepts:
* Abbreviations, which specify compression optimizations for the file.
-Note that the :doc:`llvm-bcanalyzer <CommandGuide/llvm-bcanalyzer>`
-tool can be used to dump and inspect arbitrary bitstreams, which is very useful
-for understanding the encoding.
+Note that the :doc:`llvm-bcanalyzer <CommandGuide/llvm-bcanalyzer>` tool can be
+used to dump and inspect arbitrary bitstreams, which is very useful for
+understanding the encoding.
.. _magic number:
OpenPOWER on IntegriCloud