1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Fixing a broken link.

llvm-svn: 168372
This commit is contained in:
Joe Abbey 2012-11-20 17:51:08 +00:00
parent b10cf5b902
commit 29cd502b67

View File

@ -54,9 +54,9 @@ structure. This structure consists of the following concepts:
* Abbreviations, which specify compression optimizations for the file.
Note that the `llvm-bcanalyzer <CommandGuide/html/llvm-bcanalyzer.html>`_ 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: