CFI: Add a check-cfi-and-supported rule.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 25 Feb 2015 20:14:05 +0000 (20:14 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 25 Feb 2015 20:14:05 +0000 (20:14 +0000)
commit4be9b400910d7098f488ff15713b4b44149de8e8
tree80b98d89a7edbf9f2c139fa18c20b781bdd2e916
parentb59b80b956e218a8475d94534e62c7e4e81c2192
CFI: Add a check-cfi-and-supported rule.

This rule works like check-cfi, but fails if the tests are unsupported.
This is useful to run on bots if we want to be sure that the tests aren't
silently being skipped.

llvm-svn: 230536
compiler-rt/test/cfi/CMakeLists.txt
compiler-rt/test/cfi/lit.cfg