This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a44da0 AMDGPU: Remove read_workdim intrinsic new cb3d8af Fix r276671 to not use a defaulted move constructor. new dc02554 Next step along the way to getting good error messages for ba [...]
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: include/llvm/ADT/StringSwitch.h | 12 ++- include/llvm/Object/Archive.h | 56 +++++++---- lib/Object/Archive.cpp | 107 ++++++++++++++++----- .../Inputs/{libbogus2.a => libbogus4.a} | 4 +- test/tools/llvm-objdump/Inputs/libbogus5.a | 10 ++ test/tools/llvm-objdump/malformed-archives.test | 18 +++- 6 files changed, 157 insertions(+), 50 deletions(-) copy test/tools/llvm-objdump/Inputs/{libbogus2.a => libbogus4.a} (68%) create mode 100644 test/tools/llvm-objdump/Inputs/libbogus5.a