[runtimes] Remove the ability to select the old libc++ testing format
authorLouis Dionne <ldionne@apple.com>
Fri, 26 Jun 2020 04:55:29 +0000 (00:55 -0400)
committerLouis Dionne <ldionne@apple.com>
Mon, 29 Jun 2020 18:07:41 +0000 (14:07 -0400)
commit5d838808854b9b6a7cb357d7768d37fc94fa7d73
tree103e5b1cb747cb68ac6efff04a3ee42bda9d3c2b
parent5cba1c6336c790877b631e4fcd3cb6e49452a00c
[runtimes] Remove the ability to select the old libc++ testing format

As announced on libcxx-dev at [1], the old libc++ testing format is being
removed in favour of the new one. Follow-up commits will clean up the
code that is dead after the removal of this option.

[1]: http://lists.llvm.org/pipermail/libcxx-dev/2020-June/000885.html
libcxx/test/lit.site.cfg.in
libcxx/utils/libcxx/test/config.py
libcxxabi/test/lit.site.cfg.in
libunwind/test/lit.site.cfg.in