| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Fix issue with sigjmp_buf.h not being found (#150439) When trying to use <setjmp.h>, it will try to include llvm-libc-types/sigjmp_buf.h due to the way that headergen works. This commit creates a dummy file, as the real implementation is found in llvm-libc-types/jmp_buf.h. | 1 年前 | |
[libc] Fix issue with sigjmp_buf.h not being found (#150439) When trying to use <setjmp.h>, it will try to include llvm-libc-types/sigjmp_buf.h due to the way that headergen works. This commit creates a dummy file, as the real implementation is found in llvm-libc-types/jmp_buf.h. | 1 年前 | |
[libc] Fix issue with sigjmp_buf.h not being found (#150439) When trying to use <setjmp.h>, it will try to include llvm-libc-types/sigjmp_buf.h due to the way that headergen works. This commit creates a dummy file, as the real implementation is found in llvm-libc-types/jmp_buf.h. | 1 年前 | |
[libc] Fix issue with sigjmp_buf.h not being found (#150439) When trying to use <setjmp.h>, it will try to include llvm-libc-types/sigjmp_buf.h due to the way that headergen works. This commit creates a dummy file, as the real implementation is found in llvm-libc-types/jmp_buf.h. | 1 年前 | |
[libc] Fix issue with sigjmp_buf.h not being found (#150439) When trying to use <setjmp.h>, it will try to include llvm-libc-types/sigjmp_buf.h due to the way that headergen works. This commit creates a dummy file, as the real implementation is found in llvm-libc-types/jmp_buf.h. | 1 年前 | |
[libc] Add wasm support for some submodules in llvm-libc. (#154383) Introducing several emscripten-specific changes to the llvm-libc headers as well as adding a wasm sigsetjmp.cpp. | 10 个月前 | |
[libc] fix architecture guarding for 32bit sigsetjmp (#164923) Fixes: https://github.com/llvm/llvm-project/issues/164653 Signed-off-by: Shreeyash Pandey <shreeyash335@gmail.com> | 9 个月前 | |
[libc] Fix setjmp build order. (#144917) Fix build order issue from https://github.com/llvm/llvm-project/pull/139555. | 1 年前 | |
[libc][setjmp] make x86_64 longjmp naked (#112581) The generated asm for x86_64's longjmp has a function prolog and epilog. The epilog in particular is unreachable. Convert longjmp to a naked function to avoid these spurious instructions in longjmp. Link: https://github.com/llvm/llvm-project/pull/112437/files#r1802085511 | 1 年前 | |
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
[libc] Fix issue with sigjmp_buf.h not being found (#150439) When trying to use <setjmp.h>, it will try to include llvm-libc-types/sigjmp_buf.h due to the way that headergen works. This commit creates a dummy file, as the real implementation is found in llvm-libc-types/jmp_buf.h. | 1 年前 | |
[libc] Fix issue with sigjmp_buf.h not being found (#150439) When trying to use <setjmp.h>, it will try to include llvm-libc-types/sigjmp_buf.h due to the way that headergen works. This commit creates a dummy file, as the real implementation is found in llvm-libc-types/jmp_buf.h. | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 10 个月前 | ||
| 9 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |