[PATCH] D102684: [LLD] Allow disabling the early exit codepath as a build configuration

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 09:56:52 PDT 2021


rnk added a comment.

I'm in favor of strengthening `_exit` to `ExitProcess`. Fewer configs is better. Users won't have to discover these flaky shutdown crashes and add this customization.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102684/new/

https://reviews.llvm.org/D102684



More information about the llvm-commits mailing list