X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCommandGuide%2Findex.html;h=349da742befc6b4f9a7e39aafa2cf0beab38b065;hb=20fdab6fbf582116a99a185afbcba3ca34655fe1;hp=5a48af81a29835f93d096e77c21ea5299e14ed5d;hpb=dc0cd0228f1ef5e8bc12782717ce34034c1b62b8;p=oota-llvm.git diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 5a48af81a29..349da742bef 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -51,9 +51,6 @@ options) arguments to the tool you are interested in.

  • llvm-link - link several bytecode files into one
  • -
  • analyze - - run LLVM analyses on a bytecode file and print the results
  • -
  • llvm-ar - archive bytecode files
  • @@ -72,6 +69,11 @@ options) arguments to the tool you are interested in.

  • llvm-ld - general purpose linker with loadable runtime optimization support
  • +
  • llvm-config - + print out LLVM compilation options, libraries, etc. as configured.
  • + +
  • llvm2cpp - convert LLVM assembly + into the corresponding LLVM C++ API calls to produce it
  • @@ -119,7 +121,7 @@ options) arguments to the tool you are interested in.

  • bugpoint - automatic test-case reducer
  • -
  • extract - +
  • llvm-extract - extract a function from an LLVM bytecode file
  • llvm-bcanalyzer - @@ -127,7 +129,21 @@ options) arguments to the tool you are interested in.

    represents)
  • + + +
    + Internal Tools +
    + + +
    +
    @@ -139,7 +155,7 @@ options) arguments to the tool you are interested in.

    Valid HTML 4.01! - LLVM Compiler Infrastructure
    + LLVM Compiler Infrastructure
    Last modified: $Date$