This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 404c9d5 [RISCV] Recognise riscv32 and riscv64 in triple parsing code new 49b5e6b [RISCV] Add RISC-V ELF defines
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 | 13 +++++++++++++ include/llvm/Support/ELF.h | 6 ++++++ lib/Object/ELF.cpp | 7 +++++++ lib/ObjectYAML/ELFYAML.cpp | 4 ++++ tools/llvm-objdump/llvm-objdump.cpp | 1 + tools/llvm-readobj/ELFDumper.cpp | 1 + 6 files changed, 32 insertions(+)