[PATCH] D8460: [LIT] Change the semantics of the LIT options '-s' and '-v' and modify when information is output.

Eric Fiselier eric at efcs.ca
Sat Jul 18 12:48:21 PDT 2015


EricWF updated the summary for this revision.
EricWF updated this revision to Diff 30085.
EricWF added a comment.

Address @ddunbar's comments. I'm not quite sure what semantics you want for showing metrics on passing tests. Could you clarify?

1. Remove *most* changes regarding metrics. Metrics are now shown on passing tests with '-vv' as well.
2. Add tests for change.
3. Update doc for `--verbose`. (Wording suggestions welcome).


http://reviews.llvm.org/D8460

Files:
  docs/CommandGuide/lit.rst
  utils/lit/lit/main.py
  utils/lit/tests/Inputs/test-data/lit.cfg
  utils/lit/tests/Inputs/test-data/metrics.ini
  utils/lit/tests/Inputs/test-data/test-metrics.ini
  utils/lit/tests/Inputs/test-data/test-verbose-failed.ini
  utils/lit/tests/Inputs/test-data/test-verbose.ini
  utils/lit/tests/test-output.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8460.30085.patch
Type: text/x-patch
Size: 7562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150718/7d091870/attachment.bin>


More information about the llvm-commits mailing list