[all-commits] [llvm/llvm-project] 5bdc5e: [lld-link] Add safe icf mode to lld-link, which do...

ZequanWu via All-commits all-commits at lists.llvm.org
Wed Mar 3 14:53:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bdc5e7efda4100c4d11085c2da8f1fb932ccce4
      https://github.com/llvm/llvm-project/commit/5bdc5e7efda4100c4d11085c2da8f1fb932ccce4
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2021-03-03 (Wed, 03 Mar 2021)

  Changed paths:
    M lld/COFF/Config.h
    M lld/COFF/Driver.cpp
    M lld/COFF/ICF.cpp
    M lld/COFF/ICF.h
    M lld/test/COFF/icf-safe.s

  Log Message:
  -----------
  [lld-link] Add safe icf mode to lld-link, which does safe icf for all sections.

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




More information about the All-commits mailing list