diff options
Diffstat (limited to 'llvm/docs/TestingGuide.html')
-rw-r--r-- | llvm/docs/TestingGuide.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html index 051772ec62c..5886c85242c 100644 --- a/llvm/docs/TestingGuide.html +++ b/llvm/docs/TestingGuide.html @@ -295,6 +295,7 @@ that subdirectory.</p> <div class="doc_subsection"><a name="quickdebuginfotests">Debugging Information tests</a></div> <!-- _______________________________________________________________________ --> +<div class="doc_text"> <p> To run debugging information tests simply checkout the tests inside clang/test directory. </p> |