[PATCH] D67873: Allow llvm-objdump to run on executable files

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 21 07:00:31 PDT 2019


compnerd added a comment.

Please post patches with context.

That said, I think that we should actually generalize this further.  It should be permissible to dump the dynamic relocation table on any type of binary.  It is acceptable to have nothing printed if there’re no entries.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67873





More information about the llvm-commits mailing list