From f5918316e495f877df4de757eef4af5c61301b15 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Wed, 2 Nov 2011 15:57:05 +0000 Subject: docs: Remove an out-of-date and unnecessary tool list. llvm-svn: 143544 --- llvm/docs/index.html | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'llvm/docs/index.html') diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 4cb27106711..4d74c549c71 100644 --- a/llvm/docs/index.html +++ b/llvm/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.
  • -- cgit v1.2.3