mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-11 08:48:12 +00:00
add note about running the test suite with valgrind
llvm-svn: 60029
This commit is contained in:
parent
a1232e5d7f
commit
6cdcbd1f95
@ -68,6 +68,9 @@
|
||||
results, and <tt>make VERBOSE=1</tt> can be used to show more detail
|
||||
about what is being run.</p>
|
||||
|
||||
<p>The regression suite can also be run with Valgrind by running
|
||||
<tt>make test VG=1</tt> in the top-level clang directory.</p>
|
||||
|
||||
<p>For more intensive changes, running
|
||||
the <a href="http://llvm.org/docs/TestingGuide.html#testsuiterun">LLVM
|
||||
Test Suite</a> with clang is recommended. Currently the best way to
|
||||
|
Loading…
Reference in New Issue
Block a user