[all-commits] [llvm/llvm-project] c2b4e4: [libLTO] add thinlto caching flags to libLTO (#168...

Wael Yehia via All-commits all-commits at lists.llvm.org
Wed Nov 19 07:19:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c2b4e481a0504cbb50e83098d2634b063be6b5c9
      https://github.com/llvm/llvm-project/commit/c2b4e481a0504cbb50e83098d2634b063be6b5c9
  Author: Wael Yehia <wmyehia2001 at yahoo.com>
  Date:   2025-11-19 (Wed, 19 Nov 2025)

  Changed paths:
    M llvm/tools/lto/lto.cpp

  Log Message:
  -----------
  [libLTO] add thinlto caching flags to libLTO (#168567)

On AIX, the linker's release cadence is once per year and it doesn't
backport non-critical fixes to previous releases.
We would like to get thinLTO caching accessible for current customers,
so this PR adds the cache flags as cl::opt options.



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