This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 79a352edc5b [InstCombine] allow unordered preds when canonicalizing to fabs() new 5cebded0937 [llvm-readobj/llvm-readelf] - Don't fail to dump the object [...] new d0bbd7088a8 [yaml2obj] - Remove TODOs from dynsymtab-implicit-sections- [...]
The 2 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: .../Inputs/elf-broken-dynsym-link.elf-x86-64 | Bin 0 -> 452 bytes .../tools/llvm-readobj/elf-broken-dynsym-link.test | 60 +++++++++++++++++++++ .../dynsymtab-implicit-sections-size-content.yaml | 40 +++----------- test/tools/yaml2obj/explicit-dynsym-no-dynstr.yaml | 12 ++--- tools/llvm-readobj/ELFDumper.cpp | 6 ++- tools/llvm-readobj/llvm-readobj.cpp | 6 +++ tools/llvm-readobj/llvm-readobj.h | 1 + 7 files changed, 86 insertions(+), 39 deletions(-) create mode 100644 test/tools/llvm-readobj/Inputs/elf-broken-dynsym-link.elf-x86-64 create mode 100644 test/tools/llvm-readobj/elf-broken-dynsym-link.test