This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 271744f44db [AMDGPU] Correct the handling of inlineasm output registers. new 9c16b5ded4b Change ELF tools to allow multiple sections per file.
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: include/llvm/Object/ELFObjectFile.h | 10 +++--- test/Object/multiple-sections.yaml | 62 +++++++++++++++++++++++++++++++++++++ tools/llvm-readobj/ELFDumper.cpp | 43 ++++++++++++------------- 3 files changed, 85 insertions(+), 30 deletions(-) create mode 100644 test/Object/multiple-sections.yaml