[llvm-commits] [PATCH] broken link to llvm-bcanalyzer
Joe Abbey
joe.abbey at gmail.com
Mon Nov 19 19:30:38 PST 2012
Seems obvious enough... but please review:
Index: docs/BitCodeFormat.rst
===================================================================
--- docs/BitCodeFormat.rst (revision 168274)
+++ docs/BitCodeFormat.rst (working copy)
@@ -54,7 +54,7 @@
* Abbreviations, which specify compression optimizations for the file.
-Note that the `llvm-bcanalyzer <CommandGuide/html/llvm-bcanalyzer.html>`_ tool
+Note that the `llvm-bcanalyzer <CommandGuide/llvm-bcanalyzer.html>`_ tool
can be used to dump and inspect arbitrary bitstreams, which is very useful for
understanding the encoding.
Ok to commit?
Joe
More information about the llvm-commits
mailing list