[libc-commits] [libc] [llvm] [libc][OSUtil] refactor quick_exit to be an object library everywhere (PR #85955)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Tue Mar 26 14:33:57 PDT 2024
jhuber6 wrote:
> [[noreturn]] extern "C" void __llvm_libc_quick_exit(int status);
This should be trivial to fix-forward instead of revert, see https://godbolt.org/z/zv9oqnrd9.
https://github.com/llvm/llvm-project/pull/85955
More information about the libc-commits
mailing list