This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 085b0c8d6 Change test case so that it accepts backslashes in file path, [...] new 9702db582 [LLD][ELF] - Update test cases after llvm-readobj change.
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/ELF/empty-ver.s | 26 ++++----- test/ELF/empty-ver2.s | 2 +- test/ELF/linkerscript/version-script.s | 4 +- test/ELF/verdef-defaultver.s | 92 +++++++++++++----------------- test/ELF/verdef.s | 84 ++++++++++++--------------- test/ELF/verneed.s | 42 ++++++-------- test/ELF/version-script-extern-undefined.s | 2 +- test/ELF/version-script-extern-wildcards.s | 3 +- test/ELF/version-script-extern.s | 58 +++++++++---------- test/ELF/version-script-extern2.s | 2 +- test/ELF/version-script-locals-extern.s | 4 +- test/ELF/version-script-symver2.s | 2 +- 12 files changed, 139 insertions(+), 182 deletions(-)