diff options
author | Justin Bogner <mail@justinbogner.com> | 2016-05-06 21:57:30 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2016-05-06 21:57:30 +0000 |
commit | e88946223ca73d423c4eb5e669474898b5b3ade7 (patch) | |
tree | 560d29be979bdef9ca3299df557282a8512caf30 /lldb/packages/Python/lldbsuite/test/lang/cpp | |
parent | 71474e8d22ee5d35597456796334b965d0241530 (diff) | |
download | bcm5719-llvm-e88946223ca73d423c4eb5e669474898b5b3ade7.tar.gz bcm5719-llvm-e88946223ca73d423c4eb5e669474898b5b3ade7.zip |
CMake: generate check targets for lit suites without their own lit.cfgs
Currently our cmake generates targets like check-llvm-unit and
check-llvm-transforms-loopunroll-x86, but not check-llvm-transforms or
check-llvm-transforms-adce. This is because the search for test suites
only lists the ones with a custom lit.cfg or lit.local.cfg.
Instead, we can do something a little smarter - any directory under
test that isn't called Inputs or inside a directory called Inputs is a
test suite.
llvm-svn: 268806
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp')
0 files changed, 0 insertions, 0 deletions