[llvm] [BOLT] Ignore AArch64 markers outside their sections. (PR #74106)

Kristof Beyls via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 01:52:32 PST 2023


kbeyls wrote:

Thank you for posting this patch, @jacobbramley !
The code in the patch looks fine to me, but will best be reviewed by the original authors of the area of code you're changing. I'm guessing that may be @maksfb ?

Out of interest, I was also looking for an explanation of why a $d symbol could appear in .eh_frame pointing to a text section. Would you happen to have an explanation for that?

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


More information about the llvm-commits mailing list