Skip to content

[pull] swiftwasm from master #401

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 15, 2020
Merged

[pull] swiftwasm from master #401

merged 8 commits into from
Mar 15, 2020

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 15, 2020

See Commits and Changes for more details.


Created by pull[bot]. Want to support this open source service? Please star it : )

finagolfin and others added 7 commits February 27, 2020 19:58
…ror msg we expect for ref_elt_addr, ref_tail_addr.
If EscapeAnalysis verification runs on unreachable code, it asserts
with "Missing escape connection graph mapping" because the connection
graph builder only runs on reachable blocks.

Add a ReachableBlocks utility and use it during verification.

Fixes <rdar://problem/60373501> EscapeAnalysis crashes with CFG with
unreachable blocks
[SourceKit] don't install libdispatch and libBlocksRuntime twice, outside of Mac/Windows
Fix EscapeAnalysis verification assert at unreachable blocks
…298a536cc10b52fd26d7f88

[ownership] Add an interior_pointer test that validates we get the error msg we expect for ref_elt_addr, ref_tail_addr.
@pull pull bot merged commit f3de468 into swiftwasm Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants