[all-commits] [llvm/llvm-project] eabd55: [lld-link] Enable addrsig table in COFF lto

ZequanWu via All-commits all-commits at lists.llvm.org
Tue Mar 30 16:02:05 PDT 2021


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

  Changed paths:
    M lld/COFF/LTO.cpp

  Log Message:
  -----------
  [lld-link] Enable addrsig table in COFF lto

This allow safe-icf mode to work when linking with LTO.

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




More information about the All-commits mailing list