[all-commits] [llvm/llvm-project] 87ce11: [AArch64][TargetParser] Add ProcessorAlias unit te...
Ahmed Bougacha via All-commits
all-commits at lists.llvm.org
Thu Feb 13 17:14:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87ce1170d08efafe0f36fba75f13ed29ebeb08c7
https://github.com/llvm/llvm-project/commit/87ce1170d08efafe0f36fba75f13ed29ebeb08c7
Author: Ahmed Bougacha <ahmed at bougacha.org>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M llvm/unittests/TargetParser/TargetParserTest.cpp
Log Message:
-----------
[AArch64][TargetParser] Add ProcessorAlias unit test machinery. NFC. (#127131)
The patch itself is mainly the expected unittest boilerplate.
This adds tests for the aliases we have today.
We could alternatively test these via the driver with additional
run-lines in print-enable-extensions tests, and eventually should
consider that instead.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list