[all-commits] [llvm/llvm-project] e6a49d: [BOLT][AArch64] Make gs-pacret-autiasp.s determini...
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Wed Jun 25 05:45:41 PDT 2025
Branch: refs/heads/users/paschalis-mpeis/rhel8-gadget-scanner
Home: https://github.com/llvm/llvm-project
Commit: e6a49de64ce611234a96c3b3ecb157e65b8b0585
https://github.com/llvm/llvm-project/commit/e6a49de64ce611234a96c3b3ecb157e65b8b0585
Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M bolt/test/binary-analysis/AArch64/gs-pacret-autiasp.s
M bolt/test/lit.cfg.py
Log Message:
-----------
[BOLT][AArch64] Make gs-pacret-autiasp.s deterministic
In gs-pacret-autiasp.s, the undefined call `bl g` causes inconsistent
basic block splitting: in some platforms BOLT emits two blocks, on some
others one.
Defining a dummy `g` symbol forces a single basic block everywhere.
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