This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6ecadf2cad4 [Object/llvm-readobj] - Cleanup testing of the dynamic objects. new 7025bc7be90 [llvm-objdump] - Import the test/Object/X86/no-start-symbol [...]
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/Object/Inputs/no-start-symbol.elf-x86_64 | Bin 544 -> 0 bytes test/Object/X86/no-start-symbol.test | 10 -------- .../disassemble-no-symbol-at-section-start.test | 28 +++++++++++++++++++++ 3 files changed, 28 insertions(+), 10 deletions(-) delete mode 100644 test/Object/Inputs/no-start-symbol.elf-x86_64 delete mode 100644 test/Object/X86/no-start-symbol.test create mode 100644 test/tools/llvm-objdump/X86/disassemble-no-symbol-at-section-st [...]