[llvm] [BOLT]Identify indirect call (PR #123305)

Paschalis Mpeis via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 04:41:50 PST 2025


================
@@ -0,0 +1,52 @@
+## This test checks that indirect tail call is properly identified by BOLT on aarch64.
----------------
paschalis-mpeis wrote:

Can you add a few more details here, like that this is when that CFI is in place without any stack changes between the CFI and the indirect branch?

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


More information about the llvm-commits mailing list