[all-commits] [llvm/llvm-project] 0f298e: [ELF][test] Avoid local signature symbols for sect...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat May 22 17:49:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f298ec6ccc0877117e4ee8036a58d10e5ff1ac3
      https://github.com/llvm/llvm-project/commit/0f298ec6ccc0877117e4ee8036a58d10e5ff1ac3
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-05-22 (Sat, 22 May 2021)

  Changed paths:
    M lld/test/ELF/Inputs/comdat-discarded-reloc.s
    M lld/test/ELF/Inputs/comdat.s
    M lld/test/ELF/comdat-discarded-error.s
    M lld/test/ELF/comdat-discarded-lazy.s
    M lld/test/ELF/comdat-discarded-reloc.s
    M lld/test/ELF/comdat.s
    M lld/test/ELF/lto/Inputs/comdat.s
    M lld/test/ELF/relocatable-comdat.s
    M lld/test/ELF/start-lib-comdat.s
    M lld/test/ELF/undef-not-suggest.test

  Log Message:
  -----------
  [ELF][test] Avoid local signature symbols for section groups to match reality

If we support local signature symbols (PR43094), these tests would fail.

When the support is added, new tests (local signature symbol specific) should be developed.




More information about the All-commits mailing list