X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FGettingStarted.html;h=eed4547a7818ef78de98eef2c66f921590e77727;hb=6fa1c051dc515b6fd1f9a26ac12fed985469bff5;hp=b2c2aca6c56db569b566522ba08bd8dfa1403dd8;hpb=050bc81936026b292e9e0c4256830062a59045c7;p=oota-llvm.git diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index b2c2aca6c56..eed4547a781 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -114,7 +114,7 @@ and performance.
  • Read the documentation.
  • Read the documentation.
  • Remember that you were warned twice about reading the documentation.
  • -
  • Install the llvm-gcc4.0 (or llvm-gcc4.2) front end if you intend to compile C or C++: +
  • Install the llvm-gcc4.2 front end if you intend to compile C or C++:
    1. cd where-you-want-the-C-front-end-to-live
    2. gunzip --stdout llvm-gcc.platform.tar.gz | tar -xvf - @@ -716,6 +716,7 @@ revision), you can checkout it from the 'tags' directory (instead of subdirectories of the 'tags' directory:

        +
      • Release 2.3: RELEASE_23
      • Release 2.2: RELEASE_22
      • Release 2.1: RELEASE_21
      • Release 2.0: RELEASE_20