mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 20:29:53 +00:00
fix for PR1476
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167535 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7846c1c851
commit
d36e8e8b73
@ -218,11 +218,11 @@ you can run the LLVM and Clang tests simultaneously using:</p>
|
||||
|
||||
<p>To run individual tests or subsets of tests, you can use the 'llvm-lit'
|
||||
script which is built as part of LLVM. For example, to run the
|
||||
'Integer/BitCast.ll' test by itself you can run:</p>
|
||||
'Integer/BitPacked.ll' test by itself you can run:</p>
|
||||
|
||||
<div class="doc_code">
|
||||
<pre>
|
||||
% llvm-lit ~/llvm/test/Integer/BitCast.ll
|
||||
% llvm-lit ~/llvm/test/Integer/BitPackeD.ll
|
||||
</pre>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user