diff --git a/docs/index.html b/docs/index.html index 4cb27106711..4d74c549c71 100644 --- a/docs/index.html +++ b/docs/index.html @@ -80,25 +80,7 @@ LLVM for a custom language, and the facilities LLVM offers in tutorial form.
  • LLVM Command Guide - A reference -manual for the LLVM command line utilities ("man" pages for LLVM tools).
    -Current tools: - llvm-ar, - llvm-as, - llvm-dis, - llvm-extract, - llvm-ld, - llvm-link, - llvm-nm, - llvm-prof, - llvm-ranlib, - opt, - llc, - lli, - llvm-gcc, - llvm-g++, - bugpoint, - llvm-bcanalyzer, -
  • +manual for the LLVM command line utilities ("man" pages for LLVM tools).
  • LLVM's Analysis and Transform Passes - A list of optimizations and analyses implemented in LLVM.