[PowerPC][lit] Recognize triple ppc64le.*-linux
authorTulio Magno Quites Machado Filho <tuliom@redhat.com>
Fri, 19 May 2023 15:15:00 +0000 (12:15 -0300)
committerTulio Magno Quites Machado Filho <tuliom@redhat.com>
Fri, 19 May 2023 16:28:18 +0000 (13:28 -0300)
commit7f9b0685061a34e67dc2f50c61ccce6bd17c6c57
tree76428384aafa523ee88e3bd64890b57e67844c29
parent95715ddb5d18f9a615ad31a0df56cd6ed5c3c378
[PowerPC][lit] Recognize triple ppc64le.*-linux

Some Linux distributions, e.g. Red Hat, use the triple
ppc64le-redhat-linux. Add a pattern that treats ppc64le.*-linux as
powerpc64le-linux during test execution.

Reviewed By: qiucf

Differential Revision: https://reviews.llvm.org/D149746
llvm/utils/lit/lit/llvm/config.py