[PATCH] D33960: ErrorHandling: Replace exit() with abort() for debug builds.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 08:25:33 PDT 2017
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Seems OK to me. Any reason not to use abort always? (probably is a good reason - just curious to hear/understand/have it written down)
Repository:
rL LLVM
https://reviews.llvm.org/D33960
More information about the llvm-commits
mailing list