Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgot
authorJohn Criswell <criswell@uiuc.edu>
Thu, 3 Jul 2003 16:49:40 +0000 (16:49 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Thu, 3 Jul 2003 16:49:40 +0000 (16:49 +0000)
that <> denotes a tag).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7100 91177308-0d34-0410-b5e6-96231b3b80d8

docs/GettingStarted.html

index 39bc10dcb2577b7d9caa1098f45fa934fd921759..c56f5c86088c4951a26bcaf418542b07d15beb7c 100644 (file)
         during the LLVM suite build; you will just need to know where it will
         go for configuring the build system and running the test suite later.
         <p>
-       For the pre-built binaries, the LLVMGCCDIR is
-        <tt>cfrontend/<platform>/llvm-gcc</tt>.
+       For the pre-built C front end binaries, the LLVMGCCDIR is
+        <tt>cfrontend/<i>platform</i>/llvm-gcc</tt>.
 
         <dt>GCCSRC
         <dd>