[all-commits] [llvm/llvm-project] 6c61c5: [BOLT] pacret-scanner: fix regression test failure...
Kristof Beyls via All-commits
all-commits at lists.llvm.org
Mon Feb 24 13:09:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c61c557569a1def56747c7b7db1926c538ec576
https://github.com/llvm/llvm-project/commit/6c61c557569a1def56747c7b7db1926c538ec576
Author: Kristof Beyls <kristof.beyls at arm.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M bolt/test/binary-analysis/AArch64/gs-pacret-autiasp.s
Log Message:
-----------
[BOLT] pacret-scanner: fix regression test failure (#128576)
... which is caused by a seemingly recent change in BOLTs basic block
calculation, where function calls seem to be ending basic blocks? I
don't have a pointer to the commit that caused this change. I'll be
looking for that later. For now, I'm trying to get the regression tests
passing again.
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