[all-commits] [llvm/llvm-project] 177779: [llvm-readelf/obj] - Improve the warning reported ...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Fri Dec 25 00:50:21 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 177779e8dd9f7d20b96d4711a81d65ab7d480bb5
https://github.com/llvm/llvm-project/commit/177779e8dd9f7d20b96d4711a81d65ab7d480bb5
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-12-25 (Fri, 25 Dec 2020)
Changed paths:
M llvm/test/tools/llvm-readobj/ELF/stack-sizes.test
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[llvm-readelf/obj] - Improve the warning reported when unable to read the stack size.
It was discussed in D92545 that we might want to improve messages
reported when something is wrong with the stack size section.
This patch does it.
Differential revision: https://reviews.llvm.org/D93802
More information about the All-commits
mailing list