[libc-commits] [libc] [libc] add checksum for jmpbuf (PR #101110)
Paul Kirth via libc-commits
libc-commits at lists.llvm.org
Tue Jul 30 10:09:36 PDT 2024
https://github.com/ilovepi commented:
Overall mostly looks fine, but I've left a few questions inline. The other big question I have is if there is any way to support debug instructions for these routines? For RISC-V its easy to know that there is only ELF + DWARF because that's all that's ratified or documented in the psABI (and MS hasn't released anything about COFF) .
https://github.com/llvm/llvm-project/pull/101110
More information about the libc-commits
mailing list