This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13cfd6ccddc [FunctionAttrs] Enable nonnull arg propagation new 7c2fc649eff [llvm-readobj] - Implement LLVM-style dumping for .stack_si [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/tools/llvm-readobj/all.test | 1 + test/tools/llvm-readobj/archive.test | 4 + test/tools/llvm-readobj/stack-sizes.test | 258 +++++++++++++++++++++++-------- tools/llvm-readobj/ELFDumper.cpp | 11 +- tools/llvm-readobj/llvm-readobj.cpp | 4 +- 5 files changed, 204 insertions(+), 74 deletions(-)