[llvm] [BOLT] Extend Inliner to work on functions with Pointer Autentication (PR #162458)

Gergely Bálint via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 19 05:08:23 PST 2025


bgergely0 wrote:

I've added unittests for all types of insts:
- pauth-lr versions using a register
- pauth-lr versions using a label
- normal Armv8.3-A versions

Plus the fix for the tailcall situation also has a unittest.

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


More information about the llvm-commits mailing list