[all-commits] [llvm/llvm-project] 03614b: [BOLT] Workaround failures (#131245)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Mar 13 20:56:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03614b9a8a2fea6add824df284e1bb678769c15c
      https://github.com/llvm/llvm-project/commit/03614b9a8a2fea6add824df284e1bb678769c15c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M bolt/test/X86/icf-safe-icp.test
    M bolt/test/X86/icf-safe-process-rela-data.test
    M bolt/test/X86/icf-safe-test1.test
    M bolt/test/X86/icf-safe-test2GlobalConstPtrNoPic.test

  Log Message:
  -----------
  [BOLT] Workaround failures (#131245)

These tests have been failing since:

  commit 1cfca53b9f2eadbf864b85995ec7f819d7f29b5e
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   Wed Mar 12 16:20:13 2025 -0700

This patch works around the failures by removing some FileCheck
directives.  Hopefully, BOLT folks can chime in and commit a right
fix.



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