mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-29 14:40:25 +00:00
fix typo, patch by Trevor Harmon (PR8537)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118131 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
303f350f7d
commit
9372fd3c92
@ -237,7 +237,7 @@ programs), first checkout and setup the <tt>test-suite</tt> module:</p>
|
||||
</div>
|
||||
|
||||
<p>where <tt>$LLVM_GCC_DIR</tt> is the directory where
|
||||
you <em>installed</em> llvm-gcc, not it's src or obj
|
||||
you <em>installed</em> llvm-gcc, not its src or obj
|
||||
dir. The <tt>--with-llvmgccdir</tt> option assumes that
|
||||
the <tt>llvm-gcc-4.2</tt> module was configured with
|
||||
<tt>--program-prefix=llvm-</tt>, and therefore that the C and C++
|
||||
|
Loading…
Reference in New Issue
Block a user