[all-commits] [llvm/llvm-project] c653a5: [llvm-readobj/llvm-readelf] - Reimplement dumping ...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Mon Dec 2 01:27:52 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c653a52c85ff913bcbef007082763dbc754d6933
      https://github.com/llvm/llvm-project/commit/c653a52c85ff913bcbef007082763dbc754d6933
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M llvm/test/tools/llvm-readobj/elf-verneed-invalid.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [llvm-readobj/llvm-readelf] - Reimplement dumping of the SHT_GNU_verneed section.

This is similar to D70495, but for SHT_GNU_verneed section.
It solves the same problems: different implementations, lack of error reporting
and no test coverage.

DIfferential revision: https://reviews.llvm.org/D70826




More information about the All-commits mailing list