[all-commits] [llvm/llvm-project] 6049db: [LTO] Use llvm-lto2 instead of lld in the test (#1...

Alexey Karyakin via All-commits all-commits at lists.llvm.org
Wed May 14 11:15:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6049db08fa5005c9535b22da0e07993395129f29
      https://github.com/llvm/llvm-project/commit/6049db08fa5005c9535b22da0e07993395129f29
  Author: Alexey Karyakin <akaryaki at quicinc.com>
  Date:   2025-05-14 (Wed, 14 May 2025)

  Changed paths:
    M llvm/test/ThinLTO/X86/cache-emit-asm.ll

  Log Message:
  -----------
  [LTO] Use llvm-lto2 instead of lld in the test (#139928)

This is a follow-up to #138203. The added test used lld but lld is not
always available, which breaks builds. Make the test use llvm-lto2. Also
make the test a bit more similar to other tests in the same directory.



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