Fixed an error in the pathname to LLVMGCCDIR for the pre-built binaries (forgot

that <> denotes a tag).

llvm-svn: 7100
This commit is contained in:
John Criswell 2003-07-03 16:49:40 +00:00
parent 6e0f34d4c2
commit 9558399227
1 changed files with 2 additions and 2 deletions

View File

@ -262,8 +262,8 @@
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>