malcolm.parsons added a comment. In https://reviews.llvm.org/D25997#593232, @ruiu wrote: > What is better in quick_exit than _exit? It calls functions registered with at_quick_exit(). e.g. it could call llvm_shutdown(). https://reviews.llvm.org/D25997