[llvm] [BOLT][AArch64] Support for pointer authentication (PR #117578)
Paschalis Mpeis via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 28 05:11:22 PST 2024
================
@@ -2242,8 +2243,11 @@ Error BinaryFunction::buildCFG(MCPlusBuilder::AllocatorIdTy AllocatorId) {
//
// Conditional tail call is a special case since we don't add a taken
----------------
paschalis-mpeis wrote:
Consider adapting this earlier comment to mention this new special case?
https://github.com/llvm/llvm-project/pull/117578
More information about the llvm-commits
mailing list