[PATCH] D130913: [ARM] Parse Tag_also_compatible_with attribute

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 05:54:26 PDT 2022


vhscampos updated this revision to Diff 451824.
vhscampos added a comment.

More general handling of attributes inside also_compatible_with


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.451824.patch
Type: text/x-patch
Size: 9888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220811/abc6f7bc/attachment.bin>


More information about the llvm-commits mailing list