1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Reword instructions for running tests on Visual Studio.

Suggested by Maël Hörz.

llvm-svn: 129237
This commit is contained in:
Oscar Fuentes 2011-04-10 01:41:55 +00:00
parent 62d49461b6
commit 0185398e19

View File

@ -194,7 +194,9 @@
<ul>
<li>If %PATH% does not contain GnuWin32, you may specify LLVM_LIT_TOOLS_DIR
on CMake for the path to GnuWin32.</li>
<li>You can run LLVM tests to build the project "check".</li>
<li>You can run LLVM tests by merely building the project
"check". The test results will be shown in the VS output
window.</li>
</ul>
</li>