[PATCH] D58702: Enabled Backtraces with just ENABLE_BACKTRACES
yifeihe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 23:30:51 PDT 2019
yifeihe reopened this revision.
yifeihe added a comment.
This revision is now accepted and ready to land.
Hi @compnerd !
This patch will enable exception filter in llvm, which is not a thing llvm should do, and introduced bugs in our application, I think we should revert or modify this patch.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58702/new/
https://reviews.llvm.org/D58702
More information about the llvm-commits
mailing list