diff options
author | Louis Dionne <ldionne@apple.com> | 2020-04-10 17:41:45 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-05-29 07:00:05 -0400 |
commit | dac21fd29cd2ae2b979a276747ad5ad82fca09bf (patch) | |
tree | 442629dc19b4cc61acbe614d9d239a3a3d725816 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 01f999ae8871544ab4996fd1368c0dfe4c4a0765 (diff) | |
download | llvm-dac21fd29cd2ae2b979a276747ad5ad82fca09bf.zip llvm-dac21fd29cd2ae2b979a276747ad5ad82fca09bf.tar.gz llvm-dac21fd29cd2ae2b979a276747ad5ad82fca09bf.tar.bz2 |
[lit] Add an option to print all features used in tests
Lit test suites can tend to accumulate annotations that are not necessarily
relevant as time goes by, for example XFAILS on old compilers or platforms.
To help spot old annotations that can be cleaned up, it can be useful to
look at all features used inside a test suite.
This commit adds a new Lit option '--show-used-features' that prints all
the features used in XFAIL, REQUIRES and UNSUPPORTED of all tests that
are discovered.
Differential Revision: https://reviews.llvm.org/D78589
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions