[all-commits] [llvm/llvm-project] ce322f: [llvm-readelf/obj] - Stop using `reportError` when...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Wed Nov 25 04:36:28 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce322fb0b8973134f9e0f8f38e99f7051d24acb8
      https://github.com/llvm/llvm-project/commit/ce322fb0b8973134f9e0f8f38e99f7051d24acb8
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/gnu-notes.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [llvm-readelf/obj] - Stop using `reportError` when dumping notes.

This starts using `reportUniqueWarnings` instead of `reportError`
in the code that is responsible for dumping notes.

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




More information about the All-commits mailing list