[PATCH] D107969: [llvm-readobj] Support dumping of MSP430 ELF attributes

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 04:42:01 PDT 2021


jhenderson added a comment.

We generally test new llvm-readelf features with dedicated llvm-readelf tests, usually with the support of yaml2obj or failing that, llvm-mc to generate the input files, where possible. I've no understanding of the attribute section myself, so don't know if either of these are practical options or not, but they would be preferred if so.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107969



More information about the llvm-commits mailing list