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

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 06:17:23 PDT 2023


simon_tatham added a comment.

@HsiangKai, @zixuan-wu, @jozefl: I've included you as reviewers because you each added a use of ELFAttributeParser for an architecture other than Arm. Are your architectures' use of attributes OK with this change, or will it need to be conditionalized so that it only applies to the Arm case?


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