This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85abf858b23 [RISCV] Switch to the Machine Scheduler new e2fbdd44a60 [docs] Make --version text more correct new d81d9768613 [yaml2obj/obj2yaml] - Allow setting an arbitrary values for [...]
The 2 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: docs/CommandGuide/llvm-cxxfilt.rst | 2 +- docs/CommandGuide/llvm-nm.rst | 3 +- docs/CommandGuide/llvm-objcopy.rst | 4 +-- docs/CommandGuide/llvm-objdump.rst | 3 +- docs/CommandGuide/llvm-readelf.rst | 2 +- docs/CommandGuide/llvm-readobj.rst | 2 +- docs/CommandGuide/llvm-strip.rst | 4 +-- lib/ObjectYAML/ELFYAML.cpp | 1 + test/tools/obj2yaml/elf-emachine.yaml | 39 +++++++++++++++++++++++++ test/tools/yaml2obj/elf-emachine.yaml | 55 +++++++++++++++++++++++++++++++++++ 10 files changed, 106 insertions(+), 9 deletions(-) create mode 100644 test/tools/obj2yaml/elf-emachine.yaml create mode 100644 test/tools/yaml2obj/elf-emachine.yaml