[lld] [LLD][COFF] Support CF guards on ARM64X (PR #128440)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 05:12:06 PST 2025


cjacek wrote:

Sorry about that. We're missing `classof` for `ECExportThunkChunk`, so the `dyn_cast_or_null` is not right. It should be easy to fix, I'm working on it.

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


More information about the llvm-commits mailing list