[all-commits] [llvm/llvm-project] f4eb94: [llvm-readobj/elf][test] - Test all core note type...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Mon Sep 14 04:27:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f4eb94e1db88cd5ea2ffac502c9d788eedb1e547
      https://github.com/llvm/llvm-project/commit/f4eb94e1db88cd5ea2ffac502c9d788eedb1e547
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/note-core.test

  Log Message:
  -----------
  [llvm-readobj/elf][test] - Test all core note types properly.

Currently we don't test all core note types that are defined in
`getCoreNoteTypeName` in ELFDumper.cpp.

Also we don't have a test for an unknown core note type.

This patch fixes it.

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




More information about the All-commits mailing list