[PATCH] D68636: [llvm-readobj] - Refine the LLVM-style output to be consistent.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 06:31:49 PDT 2019


grimar added a comment.

Fangrui, so do you mean you are agree with the following renaming?

  SHT_GNU_verdef { -> VersionDefinitions [
  SHT_GNU_verneed { -> VersionRequirements

(this patch was in "planned changes" status and needs a rebasing, then some changes will go away I think,
but this renaming disagreement was the reason I've not update it. If it is OK for you,
I'll probably need to do one more update for it).


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

https://reviews.llvm.org/D68636





More information about the llvm-commits mailing list