Skip to content

[TextAPI] Seperate out Arch name from enum label, NFCI #152332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

cyndyishida
Copy link
Member

The enum label e.g. AK_arm64 is often the same as the architecture name, but doesn't have to be. Seperate it out.

The enum label e.g. `AK_arm64` is often the same as the architecture
name, but doesn't have to be. Seperate it out.
@cyndyishida cyndyishida added the skip-precommit-approval PR for CI feedback, not intended for review label Aug 6, 2025
@cyndyishida cyndyishida merged commit 477a65a into llvm:main Aug 6, 2025
11 checks passed
cyndyishida added a commit to cyndyishida/llvm-project that referenced this pull request Aug 8, 2025
The enum label e.g. `AK_arm64` is often the same as the architecture
name, but doesn't have to be. Seperate it out.

(cherry picked from commit 477a65a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-precommit-approval PR for CI feedback, not intended for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant