[all-commits] [llvm/llvm-project] 7de090: [llvm-readobj/elf] - Report warnings instead of er...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Tue Sep 1 03:57:31 PDT 2020


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

  Changed paths:
    M llvm/test/tools/llvm-readobj/ELF/stack-sizes.test
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [llvm-readobj/elf] - Report warnings instead of errors when dumping broken stack sizes sections.

This replaces `reportError` calls with `reportUniqueWarning` and improves testing
for the code that is related to stack sizes dumping.

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




More information about the All-commits mailing list