[all-commits] [llvm/llvm-project] 1bfc58: [llvm-readobj][test] - unwind.test: add comments, ...

Georgii Rymar via All-commits all-commits at lists.llvm.org
Fri May 29 03:09:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1bfc58e6557cd3f3c310de214f316469c20c1476
      https://github.com/llvm/llvm-project/commit/1bfc58e6557cd3f3c310de214f316469c20c1476
  Author: Georgii Rymar <grimar at accesssoftek.com>
  Date:   2020-05-29 (Fri, 29 May 2020)

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

  Log Message:
  -----------
  [llvm-readobj][test] - unwind.test: add comments, document the current behavior.

Here I've added comments, added testing for llvm-readelf and documented
the behavior that we already have.

It was discussed in the D80380 thread that we want to improve the
"p_memsz does not match p_filesz for GNU_EH_FRAME" message reported
(and probably convert error to a warning). This patch is a preparation
for that.

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




More information about the All-commits mailing list