[PATCH] D130913: [ARM] Parse Tag_also_compatible_with attribute
Victor Campos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 03:23:09 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08c6840f254c: [ARM] Parse Tag_also_compatible_with attribute (authored by vhscampos).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130913/new/
https://reviews.llvm.org/D130913
Files:
llvm/include/llvm/Support/ARMAttributeParser.h
llvm/include/llvm/Support/ScopedPrinter.h
llvm/lib/Support/ARMAttributeParser.cpp
llvm/test/MC/ARM/directive-eabi_attribute-also_compatible_with-integer.s
llvm/test/MC/ARM/directive-eabi_attribute-also_compatible_with-invalid_arch.s
llvm/test/MC/ARM/directive-eabi_attribute-also_compatible_with-invalid_tag.s
llvm/test/MC/ARM/directive-eabi_attribute-also_compatible_with-recursive.s
llvm/test/MC/ARM/directive-eabi_attribute-also_compatible_with-string.s
llvm/test/MC/ARM/directive-eabi_attribute.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130913.452938.patch
Type: text/x-patch
Size: 9797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/5666e394/attachment.bin>
More information about the llvm-commits
mailing list