mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-06 11:19:09 +00:00
fix for PR1476
llvm-svn: 167535
This commit is contained in:
parent
ce803f6e26
commit
7726740413
@ -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