[all-commits] [llvm/llvm-project] d047db: Add function merger to be run during LTO link with...

eleviant via All-commits all-commits at lists.llvm.org
Sun Jan 12 08:32:06 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d047dbd95ed3ef4ace54eaa7c32fe3954317f926
      https://github.com/llvm/llvm-project/commit/d047dbd95ed3ef4ace54eaa7c32fe3954317f926
  Author: eleviant <56861949+eleviant at users.noreply.github.com>
  Date:   2025-01-12 (Sun, 12 Jan 2025)

  Changed paths:
    A llvm/test/tools/gold/X86/Inputs/merge-functions-foo.ll
    A llvm/test/tools/gold/X86/merge-functions.ll
    M llvm/tools/gold/gold-plugin.cpp

  Log Message:
  -----------
  Add function merger to be run during LTO link with gold plugin (#121343)

Patch adds 'merge-functions' plugin option for this purpose.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list