[PATCH] D129500: [Arm] Fix parsing and emission of Tag_also_compatible_with eabi attribute

Lucas Prates via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 09:52:57 PDT 2022


pratlucas updated this revision to Diff 443676.
pratlucas added a comment.

Minor update to include order.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129500/new/

https://reviews.llvm.org/D129500

Files:
  llvm/include/llvm/Support/ARMBuildAttributes.h
  llvm/lib/Support/ARMBuildAttrs.cpp
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  llvm/test/CodeGen/ARM/build-attributes-encoding.s
  llvm/test/MC/ARM/directive-eabi_attribute.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129500.443676.patch
Type: text/x-patch
Size: 6299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220711/0e39b4fa/attachment.bin>


More information about the llvm-commits mailing list