From: Eric Fiselier Date: Thu, 31 Jul 2014 20:11:13 +0000 (+0000) Subject: Add documentation for lit's --show-unsupported flag X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=156ce6cc133f7701443537ff0f4b782d66b41896;p=oota-llvm.git Add documentation for lit's --show-unsupported flag git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214431 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/lit.rst b/docs/CommandGuide/lit.rst index 4d84be63dff..de7fefff300 100644 --- a/docs/CommandGuide/lit.rst +++ b/docs/CommandGuide/lit.rst @@ -84,6 +84,10 @@ OUTPUT OPTIONS Do not use curses based progress bar. +.. option:: --show-unsupported + + Show the names of unsupported tests. + .. _execution-options: EXECUTION OPTIONS