mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-11 00:39:36 +00:00
CMake: documented testing procedure
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110559 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c9234c5835
commit
fd2f3e66fe
@ -313,9 +313,15 @@
|
||||
|
||||
<div class="doc_text">
|
||||
|
||||
<p>LLVM testing is not supported on Visual Studio.</p>
|
||||
<p>Testing is performed when the <i>check</i> target is built. For
|
||||
instance, if you are using makefiles, execute this command while on
|
||||
the top level of your build directory:</p>
|
||||
|
||||
<p>TODO</p>
|
||||
<div class="doc_code">
|
||||
<p><tt>make check</tt></p>
|
||||
</div>
|
||||
|
||||
<p>Testing is not supported on Visual Studio.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user