[llvm] [BOLT][AArch64] Make gs-pacret-autiasp.s deterministic (PR #145527)
Anatoly Trosinenko via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 25 06:06:23 PDT 2025
https://github.com/atrosinenko approved this pull request.
LGTM as long as this still passes on other builders, thank you!
I observed some issues like this in the past, too. IIRC there were problems with calls performed via PLT. Furthermore, IIRC it may behave differently depending on whether `--emit-relocs` is passed to the linker, as suggested in the documentation of BOLT.
https://github.com/llvm/llvm-project/pull/145527
More information about the llvm-commits
mailing list