This repository has been archived by the owner on Jun 20, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always emit call to LIBCALL_BEGIN_CATCH at the start of the catch
- Loading branch information
Showing
2 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2015-08-22 Iain Buclaw <[email protected]> | ||
|
||
* toir.cc(IRVisitor::visit(TryCatchStatement)): Always emit call to | ||
LIBCALL_BEGIN_CATCH at the start of the catch. | ||
|
||
2015-08-20 Iain Buclaw <[email protected]> | ||
|
||
* toir.cc(IRVisitor::visit): Set input location in all visitors that | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters