Skip to content

Conversation

elliottslaughter
Copy link
Contributor

We can't throw an exception from inside a landing pad without
corrupting the exception handler, so we have no hope of dealing with
these exceptions anyway. See:

http://llvm.org/docs/ExceptionHandling.html#cleanups

Part of #2861.

We can't throw an exception from inside a landing pad without
corrupting the exception handler, so we have no hope of dealing with
these exceptions anyway. See:

http://llvm.org/docs/ExceptionHandling.html#cleanups

Part of rust-lang#2861.
graydon added a commit that referenced this pull request Jul 24, 2012
Don't emit invoke instructions inside landing pads.
@graydon graydon merged commit 539a160 into rust-lang:incoming Jul 24, 2012
bors pushed a commit to rust-lang-ci/rust that referenced this pull request May 15, 2021
and run cargo fmt.
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants