[sancov] Run more sancov tests on non-x86-Linux machines
authorReid Kleckner <rnk@google.com>
Wed, 10 Aug 2016 19:03:18 +0000 (19:03 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 10 Aug 2016 19:03:18 +0000 (19:03 +0000)
commit260ac88cd46ba57ea0c42e37b977d517fd9aa559
tree06b524c9d742a64e62baf149206a01fb6058f6af
parent5ccc85fe83500cd9c54dd4dfb5fd3cad761d4830
[sancov] Run more sancov tests on non-x86-Linux machines

Add the $arch-registered-target features that clang uses to disable
tests that require a registered backend, so that we can run the sancov
tests on Windows. LLVM's lit suite did not appear to have a per-test way
to do this, and I would rather not split up the sancov tests into
architecture directories.

Split out of https://reviews.llvm.org/D23321

llvm-svn: 278271
llvm/test/lit.cfg
llvm/test/tools/sancov/print.test
llvm/test/tools/sancov/print_coverage_pcs.test
llvm/test/tools/sancov/stats.test