[PATCH] D130670: [llvm-readelf] Render messages similar to that of `GNU binutils readelf` when no sections and/or no headers.

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 18:25:06 PDT 2022


emaste added a comment.

FWIW ELF Tool Chain readelf also emits `There are no program headers in this file.` or `There are no sections in this file.`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130670



More information about the llvm-commits mailing list