AFAICT all in-tree lit tests have been converted to use target=...
and so there is no longer any need for triples being special.
Some project config files still define their own features based on
the triple, but those are normal feature words (although now are
redundant with target= checks).
https://discourse.llvm.org/t/rfc-lits-requires-and-triples/66041