diff options
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r-- | llvm/docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 6a991bda54a..2eabed69472 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -55,6 +55,7 @@ some tools.</li> manual for the LLVM command line utilities ("man" pages for LLVM tools).<br/> Current tools: <a href="CommandGuide/html/llvm-ar.html">llvm-ar</a>, + <a href="CommandGuide/html/llvm-ranlib.html">llvm-ranlib</a>, <a href="CommandGuide/html/llvm-as.html">llvm-as</a>, <a href="CommandGuide/html/llvm-dis.html">llvm-dis</a>, <a href="CommandGuide/html/opt.html">opt</a>, |