[PATCH] D98817: [llvm-readobj] Remove GNU_PROPERTY_X86_ISA_1_{NEEDED,USED}

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 01:53:37 PDT 2021


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

Okay, LGTM to the removal, though I'm wondering whether it would make more sense to merge D98818 <https://reviews.llvm.org/D98818> and this patch together, so that the llvm-readobj changes are more minimal (just replacing the `DumpBit` listing).

I don't mind either way, so if you prefer to keep them separate, please go ahead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98817



More information about the llvm-commits mailing list