You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[libc] Add atexit to baremetal entrypoints (llvm#147290)
Part of llvm#145349. Requires llvm#145358. Required by llvm#146863. Once the mutex
has been implemented, we can register functions to be called for exit
with `atexit`.
0 commit comments