This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12b3d433600 [DAGCombine] visitVSELECT - use getShiftAmountTy for shift [...] new fb875a54d23 [yaml2obj][obj2yaml] - Use a single "Other" field instead o [...]
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/ObjectYAML/ELFYAML.h | 17 --- include/llvm/Support/YAMLTraits.h | 8 +- lib/ObjectYAML/ELFEmitter.cpp | 7 +- lib/ObjectYAML/ELFYAML.cpp | 160 +++++++++++++-------- lib/Support/YAMLTraits.cpp | 6 +- test/tools/llvm-objcopy/ELF/localize-hidden.test | 12 +- test/tools/llvm-objcopy/ELF/symbol-copy.test | 4 +- test/tools/llvm-objdump/elf-symbol-visibility.test | 6 +- test/tools/llvm-readobj/elf-symbol-visibility.test | 10 +- test/tools/obj2yaml/elf-symbol-visibility.yaml | 28 ++-- test/tools/yaml2obj/elf-symbol-stother.yaml | 76 +++------- test/tools/yaml2obj/elf-symbol-visibility.yaml | 34 +++-- 12 files changed, 181 insertions(+), 187 deletions(-)