This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ae405728047 Fix some regressions caused by r369553 on old versions of D [...] new 3d0ba64bdd8 [yaml2obj] - Lookup relocation symbols in dynamic symbol wh [...]
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: lib/ObjectYAML/ELFEmitter.cpp | 23 +++++----- test/tools/llvm-readobj/demangle.test | 4 +- test/tools/yaml2obj/dynamic-relocations.yaml | 65 ++++++++++++++++++++++++++++ test/tools/yaml2obj/dynamic-symbols.yaml | 10 ++--- 4 files changed, 84 insertions(+), 18 deletions(-) create mode 100644 test/tools/yaml2obj/dynamic-relocations.yaml