This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 63ec074d6eb [SLPVectorizer] Remove null-pointer test. NFCI. new f250d707f2d [yaml2obj] - Add a support for defining null sections in YAMLs.
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: test/tools/yaml2obj/elf-custom-null-section.yaml | 169 +++++++++++++++++++++++ tools/yaml2obj/yaml2elf.cpp | 28 +++- 2 files changed, 192 insertions(+), 5 deletions(-) create mode 100644 test/tools/yaml2obj/elf-custom-null-section.yaml