[clang] [llvm] [ARM] Add support for Windows SEH (PR #184953)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 8 08:59:54 PDT 2026
kristibektashi wrote:
> Also linker is buggy when handling specific functions like _rt_sdiv
Couldn't that implementation be fixed by taking it from here? Apparently that one works better
https://github.com/pbatard/uefi-ntfs/blob/06c327cd1781897fc4356f48cd31a4f5104ddc25/missing/crt.c
https://github.com/llvm/llvm-project/pull/184953
More information about the cfe-commits
mailing list