`Builder.GetInsertBlock()` may return null sometimes. https://godbolt.org/z/n1Ph47jP1 Reviewed By: efriedma Differential Revision: https://reviews.llvm.org/D147867
This change also turns on -fasync-exceptions by default under -EHa option due to the backend patch merged. Reviewed By: LuoYuanke Differential Revision: https://reviews.llvm.org/D147165