X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCommandGuide%2Findex.html;h=349da742befc6b4f9a7e39aafa2cf0beab38b065;hb=20fdab6fbf582116a99a185afbcba3ca34655fe1;hp=bdb15c99c4f59ae3be4f3e8118908edf0369e108;hpb=4e8458d02c899d05d9f2516dc896ad85d286176a;p=oota-llvm.git diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index bdb15c99c4f..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
  • @@ -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$