[all-commits] [llvm/llvm-project] 50de7d: [llvm-readelf/obj] - Report unique warnings in get...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Thu Dec 3 03:14:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 50de7d55044a32f65e78b00cea836f0907041b21
      https://github.com/llvm/llvm-project/commit/50de7d55044a32f65e78b00cea836f0907041b21
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/broken-dynamic-reloc.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [llvm-readelf/obj] - Report unique warnings in getSymbolForReloc() helper.

Use `reportUniqueWarning` instead of `reportWarning` and refine the
interface of the helper.

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




More information about the All-commits mailing list