mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-11 02:22:26 +03:00
This helps HotColdSplitting in GCC/LLVM. Thought about doing `exit` as well since its only called once per process, but since its easy to imagine a hot path leading into `exit(0)`, its less clear if its profitable. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
40 KiB
40 KiB