[PATCH] D93217: [llvm-readelf] - Don't print OS/Processor specific prefix for known ELF file types.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 09:32:33 PST 2020


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

This is certainly fine:) Known `ElfObjectFileType` values can be handled first. Good to know there are indeed OS-specific `ET_*` in use)


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

https://reviews.llvm.org/D93217



More information about the llvm-commits mailing list