This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6544903a2b7 [x86] auto-generate complete test checks; NFC new 85f2850f159 [llvm-readobj] Separate `Symbol Version` dumpers into `LLVM [...] new abfc7b07588 gn build: Merge r356729 new 2943ef684f2 gn build: Merge r356652 (and follow-up r56655) new 6e1d5e79bc9 gn build: Merge r356753
The 4 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/llvm-readobj/elf-versioninfo.test | 210 ++++++++-------- test/tools/yaml2obj/verdef-section.yaml | 2 +- test/tools/yaml2obj/verneed-section.yaml | 2 +- test/tools/yaml2obj/versym-section.yaml | 2 +- tools/llvm-readobj/ELFDumper.cpp | 276 +++++++++++++-------- utils/gn/secondary/llvm/lib/BinaryFormat/BUILD.gn | 1 + utils/gn/secondary/llvm/lib/Object/BUILD.gn | 2 + utils/gn/secondary/llvm/lib/ObjectYAML/BUILD.gn | 1 + utils/gn/secondary/llvm/tools/yaml2obj/BUILD.gn | 1 + utils/gn/secondary/llvm/unittests/Object/BUILD.gn | 3 + .../secondary/llvm/unittests/ObjectYAML/BUILD.gn | 3 + 11 files changed, 300 insertions(+), 203 deletions(-)