This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffd82b44aee Recommit r373598 "[yaml2obj/obj2yaml] - Add support for SHT [...] new 31aa362969e [MSP430] add tests for unwanted shift codegen; NFC (PR43542) new 9c0ef65f155 Test commit. new c9518a90403 [yaml2obj] - Add a Size tag support for SHT_LLVM_ADDRSIG sections.
The 3 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: README.txt | 1 + include/llvm/ObjectYAML/ELFYAML.h | 1 + lib/ObjectYAML/ELFEmitter.cpp | 4 +- lib/ObjectYAML/ELFYAML.cpp | 14 +++- test/CodeGen/MSP430/selectcc.ll | 61 ++++++++++++++ test/tools/yaml2obj/elf-llvm-addrsig-section.yaml | 98 ++++++++++++++++++++++- 6 files changed, 171 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/MSP430/selectcc.ll