Skip to content
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

Revert "Remove unnecessary entries in jl_gcinfo_t. Update invalid ins… #11621

Merged
merged 1 commit into from
Jun 9, 2015

Conversation

yuyichao
Copy link
Contributor

@yuyichao yuyichao commented Jun 9, 2015

…tructions in finalize_gc_frame", which seems to cause windows CI hanging.

This reverts commit 44af242.

@tkelman
(Testing locally now and let's see what does the CI think...)

…tructions in finalize_gc_frame", which seems to cause windows CI hanging.

This reverts commit 44af242.
@tkelman
Copy link
Contributor

tkelman commented Jun 9, 2015

Thank you, this fixes it for me locally. Good intuition for what the problem was.

tkelman added a commit that referenced this pull request Jun 9, 2015
Revert "Remove unnecessary entries in jl_gcinfo_t. Update invalid ins…
@tkelman tkelman merged commit 43d5a9f into JuliaLang:master Jun 9, 2015
@yuyichao yuyichao deleted the revert-gcframe-cleanup branch June 12, 2015 12:10
yuyichao referenced this pull request Jun 22, 2015
this allows the lazy emission & addition of static gc roots

plus, this eliminates the need to delete the gc frame (since llvm can
trivially do so) and makes emit_gcpop implicit at all ret instructions,
rather than explicit
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