This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from de8d3a7d94a [PowerPC][NFC] Explicitly state types on FP SDAG patterns i [...] new 29680d6d4f2 [llvm-readobj][ELF] Move ELF note parsing into libObject
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/BinaryFormat/ELF.h | 14 +++++ include/llvm/Object/ELF.h | 70 +++++++++++++++++++++ include/llvm/Object/ELFTypes.h | 127 +++++++++++++++++++++++++++++++++++++++ tools/llvm-readobj/ELFDumper.cpp | 90 +++++++++++++-------------- 4 files changed, 254 insertions(+), 47 deletions(-)