Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

EH: Implement rethrow #70

Closed
JosephTremoulet opened this issue Feb 19, 2015 · 0 comments
Closed

EH: Implement rethrow #70

JosephTremoulet opened this issue Feb 19, 2015 · 0 comments
Assignees

Comments

@JosephTremoulet
Copy link
Contributor

Once catch handlers are implemented (#66), we'll need to be able to process rethrow. This should be a straightforward invoke of the rethrow helper.

Part of #13.

@JosephTremoulet JosephTremoulet self-assigned this Feb 19, 2015
JosephTremoulet added a commit to JosephTremoulet/llilc that referenced this issue Nov 4, 2015
This lowers directly to the CORINFO_HELP_RETHROW helper call.
Closes dotnet#70.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant