[all-commits] [llvm/llvm-project] 43d3d8: [llvm] Recognize arm64 as target-aarch64 in lit
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Feb 8 21:29:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43d3d886a068bb296d29bacdc97440e7cff2f688
https://github.com/llvm/llvm-project/commit/43d3d886a068bb296d29bacdc97440e7cff2f688
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M llvm/utils/lit/lit/llvm/config.py
Log Message:
-----------
[llvm] Recognize arm64 as target-aarch64 in lit
Recognize arm64 triples as AArch64 so we can XFAIL/skip tests using
target-aarch64.
Differential revision: https://reviews.llvm.org/D119169
More information about the All-commits
mailing list