OSDN Git Service

[llvm-readobj][test] - unwind.test: add comments, document the current behavior.
authorGeorgii Rymar <grimar@accesssoftek.com>
Wed, 27 May 2020 14:56:25 +0000 (17:56 +0300)
committerGeorgii Rymar <grimar@accesssoftek.com>
Fri, 29 May 2020 10:04:00 +0000 (13:04 +0300)
commit1bfc58e6557cd3f3c310de214f316469c20c1476
tree55cd2f2a874b8b851f5f230729087ec5d4d2aa98
parent7ff2de4f0c60c5d13880440e85ef8edc78482a2f
[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
llvm/test/tools/llvm-readobj/ELF/unwind.test