[all-commits] [llvm/llvm-project] aa3df8: [test] Avoid llvm-readelf/llvm-readobj one-dash lo...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jul 15 10:26:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa3df8ddcd52ec5e40e73cf8d25471145e3913cb
      https://github.com/llvm/llvm-project/commit/aa3df8ddcd52ec5e40e73cf8d25471145e3913cb
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Windows/delay_dbghelp.cpp
    M lld/test/COFF/resource-objs.test
    M llvm/test/CodeGen/AArch64/win64-jumptable.ll
    M llvm/test/CodeGen/AMDGPU/amdgpu-reloc-const.ll
    M llvm/test/CodeGen/AMDGPU/code-object-v3.ll
    M llvm/test/CodeGen/AMDGPU/elf-header-flags-mach.ll
    M llvm/test/CodeGen/AMDGPU/elf-header-flags-sramecc.ll
    M llvm/test/CodeGen/AMDGPU/hsa-metadata-kernel-code-props-v3.ll
    M llvm/test/CodeGen/PowerPC/aix-return55.ll
    M llvm/test/CodeGen/PowerPC/aix-xcoff-data-sections.ll
    M llvm/test/CodeGen/PowerPC/aix-xcoff-explicit-section.ll
    M llvm/test/CodeGen/PowerPC/aix-xcoff-mergeable-const.ll
    M llvm/test/DebugInfo/PDB/annotation.test
    M llvm/test/MC/AMDGPU/hsa-gfx10-v3.s
    M llvm/test/MC/AMDGPU/hsa-v3.s
    M llvm/test/MC/AMDGPU/hsa-v4.s
    M llvm/test/MC/AMDGPU/reloc.s
    M llvm/test/MC/ARM/mappingsymbols.s
    M llvm/test/MC/ELF/comdat-name-number.s
    M llvm/test/MC/MachO/loc.s
    M llvm/test/MC/MachO/reloc-pcrel-offset.s
    M llvm/test/MC/WebAssembly/debug-info.ll
    M llvm/test/MC/WebAssembly/debug-info64.ll
    M llvm/test/MC/WebAssembly/func-address.ll
    M llvm/test/lit.cfg.py
    M llvm/test/tools/llvm-objcopy/ELF/compress-debug-sections-groups.test
    M llvm/test/tools/llvm-objcopy/ELF/group-big-endian.test
    M llvm/test/tools/llvm-objcopy/ELF/group-reorder.test
    M llvm/test/tools/llvm-objcopy/ELF/group-unchanged.test
    M llvm/test/tools/llvm-objcopy/ELF/group.test
    M llvm/test/tools/llvm-objcopy/ELF/strip-dwo-groups.test
    M llvm/test/tools/llvm-objcopy/MachO/remove-swift-symbols.test
    M llvm/test/tools/llvm-readobj/ELF/demangle.test
    M llvm/test/tools/llvm-readobj/ELF/groups.test
    M llvm/test/tools/llvm-readobj/ELF/packed-relocs.test
    M llvm/test/tools/obj2yaml/ELF/program-headers.yaml
    M llvm/test/tools/yaml2obj/ELF/comdat-broken.yaml
    M llvm/test/tools/yaml2obj/ELF/duplicate-section-names.yaml

  Log Message:
  -----------
  [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers)




More information about the All-commits mailing list