[PATCH] D64505: [Support] Move the static initializer install_out_memory_new_handler to InitLLVM
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 10:09:02 PDT 2019
jfb added a comment.
Let me rephrase: does it ever make sense to call `InitLLVM` if there's already a new handler installed? Or is it always a sign of trouble if that's done?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64505/new/
https://reviews.llvm.org/D64505
More information about the llvm-commits
mailing list