[all-commits] [llvm/llvm-project] 686cff: [ELF] --icf: don't fold a section without relocati...

Fangrui Song via All-commits all-commits at lists.llvm.org
Wed Feb 22 23:35:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 686cff17cc310884e48ae963bf7507f96950cc90
      https://github.com/llvm/llvm-project/commit/686cff17cc310884e48ae963bf7507f96950cc90
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M lld/ELF/ICF.cpp
    M lld/test/ELF/icf10.s

  Log Message:
  -----------
  [ELF] --icf: don't fold a section without relocation and a section with relocations for SHT_REL

Fix https://github.com/llvm/llvm-project/issues/57693




More information about the All-commits mailing list