[llvm-branch-commits] [llvm] [BOLT][BTI] Patch LLD-generated PLTs to contain BTI landing pad (PR #173245)

Paschalis Mpeis via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jan 7 06:23:00 PST 2026


================
@@ -1669,6 +1669,69 @@ class AArch64MCPlusBuilder : public MCPlusBuilder {
     return Base + Offset;
   }
 
+  /// PLT entry before patching:
----------------
paschalis-mpeis wrote:

Can you add a very brief description right before jumping into the replacement example.

https://github.com/llvm/llvm-project/pull/173245


More information about the llvm-branch-commits mailing list