mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-09 01:38:03 +00:00
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44391 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1de48498fd
commit
2490d33005
@ -697,7 +697,7 @@ directory to run them.</p>
|
||||
|
||||
<li><p>Configure the test suite using llvm configure. This will automatically configure llvm-test.
|
||||
You must do it from the top level otherwise llvm-gcc will not be set which is required to
|
||||
run llvm-test.:</p>
|
||||
run llvm-test:</p>
|
||||
<div class="doc_code">
|
||||
<pre>
|
||||
% cd $LLVM_OBJ_ROOT ; $LLVM_SRC_ROOT/configure --with-llvmgccdir=$LLVM_GCC_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user