[all-commits] [llvm/llvm-project] bd3058: [obj2yaml][test] Move tests to binary format speci...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Apr 30 08:44:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bd3058e82de665c2c78db31b358de8b2b5d8a51f
      https://github.com/llvm/llvm-project/commit/bd3058e82de665c2c78db31b358de8b2b5d8a51f
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

  Changed paths:
    A llvm/test/tools/obj2yaml/COFF/bss.s
    A llvm/test/tools/obj2yaml/COFF/long-file-symbol.yaml
    A llvm/test/tools/obj2yaml/COFF/long-section-name.yaml
    A llvm/test/tools/obj2yaml/COFF/section-aux-symbol.yaml
    A llvm/test/tools/obj2yaml/COFF/weak-external.yaml
    A llvm/test/tools/obj2yaml/ELF/call-graph-profile-section.yaml
    A llvm/test/tools/obj2yaml/ELF/duplicate-symbol-and-section-names.yaml
    A llvm/test/tools/obj2yaml/ELF/dynamic-section-arch-tags.yaml
    A llvm/test/tools/obj2yaml/ELF/dynamic-section.yaml
    A llvm/test/tools/obj2yaml/ELF/emachine.yaml
    A llvm/test/tools/obj2yaml/ELF/entsize.yaml
    A llvm/test/tools/obj2yaml/ELF/gnu-hash-section.yaml
    A llvm/test/tools/obj2yaml/ELF/gnu-unique-symbols.yaml
    A llvm/test/tools/obj2yaml/ELF/hash-section.yaml
    A llvm/test/tools/obj2yaml/ELF/implicit-sections-order.yaml
    A llvm/test/tools/obj2yaml/ELF/invalid-section-name.yaml
    A llvm/test/tools/obj2yaml/ELF/linker-options.yaml
    A llvm/test/tools/obj2yaml/ELF/llvm-addrsig-section.yaml
    A llvm/test/tools/obj2yaml/ELF/llvm-deplibs-section.yaml
    A llvm/test/tools/obj2yaml/ELF/mips-eflags.yaml
    A llvm/test/tools/obj2yaml/ELF/no-symbol-reloc.yaml
    A llvm/test/tools/obj2yaml/ELF/no-symtab.yaml
    A llvm/test/tools/obj2yaml/ELF/null-section.yaml
    A llvm/test/tools/obj2yaml/ELF/ppc64-relocations.yaml
    A llvm/test/tools/obj2yaml/ELF/program-headers.yaml
    A llvm/test/tools/obj2yaml/ELF/rel-rela-section.yaml
    A llvm/test/tools/obj2yaml/ELF/reladyn-section-shinfo.yaml
    A llvm/test/tools/obj2yaml/ELF/relocation-addend.yaml
    A llvm/test/tools/obj2yaml/ELF/relocation-type.yaml
    A llvm/test/tools/obj2yaml/ELF/relr-section.yaml
    A llvm/test/tools/obj2yaml/ELF/section-group.yaml
    A llvm/test/tools/obj2yaml/ELF/section-type.yaml
    A llvm/test/tools/obj2yaml/ELF/sections-info.yaml
    A llvm/test/tools/obj2yaml/ELF/shinfo.yaml
    A llvm/test/tools/obj2yaml/ELF/shlink.yaml
    A llvm/test/tools/obj2yaml/ELF/sht-symtab-shndx.yaml
    A llvm/test/tools/obj2yaml/ELF/special-symbol-indices.yaml
    A llvm/test/tools/obj2yaml/ELF/stack-sizes.yaml
    A llvm/test/tools/obj2yaml/ELF/symbol-type.yaml
    A llvm/test/tools/obj2yaml/ELF/symbol-visibility.yaml
    A llvm/test/tools/obj2yaml/ELF/verdef-section.yaml
    A llvm/test/tools/obj2yaml/ELF/verneed-section.yaml
    A llvm/test/tools/obj2yaml/ELF/versym-section.yaml
    R llvm/test/tools/obj2yaml/Inputs/aix_xcoff.o
    R llvm/test/tools/obj2yaml/Inputs/aix_xcoff_truncated_file_header.o
    A llvm/test/tools/obj2yaml/MachO/DWARF-debug_aranges-error.yaml
    A llvm/test/tools/obj2yaml/Minidump/basic.yaml
    A llvm/test/tools/obj2yaml/XCOFF/Inputs/aix_xcoff.o
    A llvm/test/tools/obj2yaml/XCOFF/Inputs/aix_xcoff_truncated_file_header.o
    A llvm/test/tools/obj2yaml/XCOFF/aix.yaml
    A llvm/test/tools/obj2yaml/XCOFF/truncated-file-header.yaml
    R llvm/test/tools/obj2yaml/aix_xcoff.test
    R llvm/test/tools/obj2yaml/aix_xcoff_truncated_file_header.test
    R llvm/test/tools/obj2yaml/basic-minidump.yaml
    R llvm/test/tools/obj2yaml/call-graph-profile-section.yaml
    R llvm/test/tools/obj2yaml/coff-bss.s
    R llvm/test/tools/obj2yaml/coff-long-file-symbol.test
    R llvm/test/tools/obj2yaml/coff-long-section-name.test
    R llvm/test/tools/obj2yaml/coff-section-aux-symbol.test
    R llvm/test/tools/obj2yaml/coff-weak-external.test
    R llvm/test/tools/obj2yaml/duplicate-symbol-and-section-names.test
    R llvm/test/tools/obj2yaml/dynamic-section-arch-tags.test
    R llvm/test/tools/obj2yaml/dynamic-section.test
    R llvm/test/tools/obj2yaml/elf-emachine.yaml
    R llvm/test/tools/obj2yaml/elf-entsize.yaml
    R llvm/test/tools/obj2yaml/elf-gnu-hash-section.yaml
    R llvm/test/tools/obj2yaml/elf-gnu-unique-symbols.yaml
    R llvm/test/tools/obj2yaml/elf-hash-section.yaml
    R llvm/test/tools/obj2yaml/elf-llvm-addrsig-section.yaml
    R llvm/test/tools/obj2yaml/elf-mips-eflags.yaml
    R llvm/test/tools/obj2yaml/elf-no-symtab.yaml
    R llvm/test/tools/obj2yaml/elf-null-section.yaml
    R llvm/test/tools/obj2yaml/elf-ppc64-relocations.yaml
    R llvm/test/tools/obj2yaml/elf-reladyn-section-shinfo.yaml
    R llvm/test/tools/obj2yaml/elf-shinfo.yaml
    R llvm/test/tools/obj2yaml/elf-shlink.yaml
    R llvm/test/tools/obj2yaml/elf-sht-symtab-shndx.yaml
    R llvm/test/tools/obj2yaml/elf-stack-sizes.yaml
    R llvm/test/tools/obj2yaml/elf-symbol-visibility.yaml
    R llvm/test/tools/obj2yaml/implicit-sections-order.yaml
    R llvm/test/tools/obj2yaml/invalid-section-name.yaml
    R llvm/test/tools/obj2yaml/linker-options.yaml
    R llvm/test/tools/obj2yaml/llvm-deplibs-section.yaml
    R llvm/test/tools/obj2yaml/macho-DWARF-debug_aranges-error.yaml
    R llvm/test/tools/obj2yaml/no-symbol-reloc.test
    R llvm/test/tools/obj2yaml/program-headers.yaml
    R llvm/test/tools/obj2yaml/rel-rela-section.yaml
    R llvm/test/tools/obj2yaml/relocation-addend.yaml
    R llvm/test/tools/obj2yaml/relocation-type.yaml
    R llvm/test/tools/obj2yaml/relr-section.yaml
    R llvm/test/tools/obj2yaml/section-group.test
    R llvm/test/tools/obj2yaml/section-type.yaml
    R llvm/test/tools/obj2yaml/sections-info.yaml
    R llvm/test/tools/obj2yaml/special-symbol-indices.yaml
    R llvm/test/tools/obj2yaml/symbol-type.yaml
    R llvm/test/tools/obj2yaml/verdef-section.yaml
    R llvm/test/tools/obj2yaml/verneed-section.yaml
    R llvm/test/tools/obj2yaml/versym-section.yaml

  Log Message:
  -----------
  [obj2yaml][test] Move tests to binary format specific subdirectories

Similar to D70264.
Create COFF/, ELF/, MachO/, Minidump/, XCOFF/, and move tests there.

Reviewed By: grimar, jhenderson, labath

Differential Revision: https://reviews.llvm.org/D79154




More information about the All-commits mailing list