diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GettingStarted.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 39bc10dcb2..c56f5c8608 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -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> |