[all-commits] [llvm/llvm-project] 57061b: [BOLT][BTI] Add MCPlusBuilder::isBTILandingPad
Gergely Bálint via All-commits
all-commits at lists.llvm.org
Mon Nov 10 04:05:42 PST 2025
Branch: refs/heads/users/bgergely0/bolt-is-bti-landing-pad
Home: https://github.com/llvm/llvm-project
Commit: 57061b65e6c36e8e6f18a1a0f0db2f0266730b0e
https://github.com/llvm/llvm-project/commit/57061b65e6c36e8e6f18a1a0f0db2f0266730b0e
Author: Gergely Balint <gergely.balint at arm.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M bolt/include/bolt/Core/MCPlusBuilder.h
M bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp
M bolt/unittests/Core/MCPlusBuilder.cpp
M llvm/lib/Target/AArch64/AArch64BranchTargets.cpp
Log Message:
-----------
[BOLT][BTI] Add MCPlusBuilder::isBTILandingPad
- takes both implicit and explicit BTIs into account
- fix related comment in AArch64BranchTargets.cpp
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