[llvm-branch-commits] [BOLT][WIP] Support ret-converted call-cont fallthru in BAT mode (PR #115334)

Amir Ayupov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Nov 7 08:01:46 PST 2024


https://github.com/aaupov created https://github.com/llvm/llvm-project/pull/115334

Use landing pad information encoded in BAT
(https://github.com/llvm/llvm-project/pull/114602) to determine if
branch target is not an entry point or landing pad.

Test Plan: updated callcont-fallthru.s





More information about the llvm-branch-commits mailing list