[all-commits] [llvm/llvm-project] 9d4bbe: [llvm-readelf/llvm-readobj] - Improve dumping of b...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Oct 31 02:17:47 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d4bbe88915a3a878d8501369f2ce8093a194921
      https://github.com/llvm/llvm-project/commit/9d4bbe88915a3a878d8501369f2ce8093a194921
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

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

  Log Message:
  -----------
  [llvm-readelf/llvm-readobj] - Improve dumping of broken versioning sections.

This updates the elf-invalid-versioning.test test case:
makes a cleanup, adds llvm-readobj calls and fixes 2
crash/assert issues I've found (test cases are provided).

Differential revision: https://reviews.llvm.org/D68705




More information about the All-commits mailing list