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

EH: Generate EH clauses to report back to runtime #68

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

EH: Generate EH clauses to report back to runtime #68

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

Comments

@JosephTremoulet
Copy link
Contributor

The EH clauses we're generating aren't exactly the same as the pdata that LLVM will be generating; need to override/translate as appropriate.

The plan is to first implement this when just catch handlers are processed in the reader, so the initial implementation can take advantage of that if convenient.

Part of #13.

@JosephTremoulet
Copy link
Contributor Author

Clearing the Sprint 83 milestone and putting this on hold pending the coming LLVM EH changes. The work-so-far on top of the old model is posted in #606 and microsoft/llvm#43 for reference.

@JosephTremoulet
Copy link
Contributor Author

This got merged into master with #897.

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