The ARM attribute parser for Tag_CPU_arch is missing value descriptions
for Armv8-A and Armv8-R.
This patch adds these descriptions.
Differential D129631
[ARM] Add Tag_CPU_arch missing value descriptions in attribute parser vhscampos on Jul 13 2022, 3:40 AM. Authored by
Details The ARM attribute parser for Tag_CPU_arch is missing value descriptions This patch adds these descriptions.
Diff Detail
Event TimelineComment Actions I can't think of a way to test multiple Tag_CPU_arch values in the same test file. So I created one test file for each CPU arch that I touched. |