commit | 4e796d0c9f404d080548665857f9c569534b239a | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <[email protected]> | Tue Feb 23 01:58:56 2016 |
committer | Alexey Samsonov <[email protected]> | Tue Feb 23 01:58:56 2016 |
tree | c01238085f56401134e3b762221208f99ccbd314 | |
parent | 49bcfd802efb4212fe9d65970eed6ae51e0f8c00 [diff] |
[tests] Remove "supported-target" in favor of "target-arch" lit features. Test cases definitely should not care about the complete set of architectures supported by compiler-rt - they should only care about current architecture that the test suite was configured for. Introduce new lit feature to reflect this, and convert tests to use it. llvm-svn: 261603