[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:58:09 PDT 2021
rnk added a comment.
If `ExitProcess` still unloads DLLs before exiting, I believe there are ways to call `TerminateProcess` to avoid this.
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