[PATCH] D153335: [ELFAttributeParser] Skip unknown vendor subsections.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 05:22:49 PDT 2023


simon_tatham added a comment.

In D153335#4449486 <https://reviews.llvm.org/D153335#4449486>, @MaskRay wrote:

> The existing 3 `Inputs/arm-*` files are also used by `arm-tag-vfp-args-errs.s`. We don't need to convert them.

Ah, that's the part I hadn't spotted. Thanks; I've made your suggested change in the final version of the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153335



More information about the llvm-commits mailing list