[all-commits] [llvm/llvm-project] 7f9b06: [PowerPC][lit] Recognize triple ppc64le.*-linux
Tulio Magno Quites Machado Filho via All-commits
all-commits at lists.llvm.org
Fri May 19 09:30:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f9b0685061a34e67dc2f50c61ccce6bd17c6c57
https://github.com/llvm/llvm-project/commit/7f9b0685061a34e67dc2f50c61ccce6bd17c6c57
Author: Tulio Magno Quites Machado Filho <tuliom at redhat.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/utils/lit/lit/llvm/config.py
Log Message:
-----------
[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
More information about the All-commits
mailing list