[all-commits] [llvm/llvm-project] 08a696: [UTC] Support arm64-apple-macosx in update_llc_tes...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Nov 28 02:06:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08a6968127f04a40d767bf3fe296bc36667c89eb
https://github.com/llvm/llvm-project/commit/08a6968127f04a40d767bf3fe296bc36667c89eb
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/aarch64_function_name.ll
M llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/aarch64_function_name.ll.expected
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[UTC] Support arm64-apple-macosx in update_llc_test_checks.py. (#73568)
arm64-apple-macosx is the default triple (usually with the macOS version
number) on arm64 macOS. Support it in update_llc_test_checks.py.
More information about the All-commits
mailing list