[lld] [LLD][AArch64][ARM] Delay adding long thunk mapping symbols (PR #116975)
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 06:07:59 PST 2024
smithp35 wrote:
This removes the FIXME in the newly added aarch64-thunk-bti-multipass.s test. I've updated all the Arm thunks that have additional mapping symbols using the same pattern. I've not written any additional tests for all the Arm as these are quite difficult to write. I can add tests for some or all of these if necessary.
https://github.com/llvm/llvm-project/pull/116975
More information about the llvm-commits
mailing list