[all-commits] [llvm/llvm-project] 5f4d7b: [ELF] Improve --icf=safe diagnostic

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Feb 5 09:37:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f4d7b2f0ab2f7a8395077572e140ae5c5d1f60b
      https://github.com/llvm/llvm-project/commit/5f4d7b2f0ab2f7a8395077572e140ae5c5d1f60b
  Author: Fangrui Song <i at maskray.me>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M lld/ELF/InputFiles.cpp
    M lld/test/ELF/icf-safe.s

  Log Message:
  -----------
  [ELF] Improve --icf=safe diagnostic

The current diagnostic has confused users. The new wording is adapted from one suggested by Ian Lance Taylor.

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




More information about the All-commits mailing list