[all-commits] [llvm/llvm-project] 72ffc1: [ELF][test] Delete unneeded binding directive (.we...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Mar 25 23:36:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 72ffc14e13b85fd95c1ffeec22e050b27249264d
      https://github.com/llvm/llvm-project/commit/72ffc14e13b85fd95c1ffeec22e050b27249264d
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-03-25 (Wed, 25 Mar 2020)

  Changed paths:
    M lld/test/ELF/Inputs/copy-rel.s
    M lld/test/ELF/lazy-arch-conflict.s
    M lld/test/ELF/relocation-relative-weak.s
    M lld/test/ELF/znotext-weak-undef.s

  Log Message:
  -----------
  [ELF][test] Delete unneeded binding directive (.weak or .globl)

Future MC may error for a changed symbol binding.
This may be a preferred resolution to https://bugs.llvm.org/show_bug.cgi?id=38921

See https://sourceware.org/pipermail/binutils/2020-March/110399.html




More information about the All-commits mailing list