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

Remove some legacy gcroot codegen code #23568

Merged
merged 1 commit into from
Sep 3, 2017
Merged

Remove some legacy gcroot codegen code #23568

merged 1 commit into from
Sep 3, 2017

Conversation

Keno
Copy link
Member

@Keno Keno commented Sep 3, 2017

The LLVM pass now figures this out automatically, so we no longer
need to put it explicitly into the code. There's more cleanup
to be done here, but I want to take this one step at a time,
since this legacy code may have been hiding issues in the GC
root placement pass.

The LLVM pass now figures this out automatically, so we no longer
need to put it explicitly into the code. There's more cleanup
to be done here, but I want to take this one step at a time,
since this legacy code may have been hiding issues in the GC
root placement pass.
@ararslan ararslan added the GC Garbage collector label Sep 3, 2017
@Keno
Copy link
Member Author

Keno commented Sep 3, 2017

Circle CI failure seems to be #23497. Merging.

@Keno Keno merged commit 22ea732 into master Sep 3, 2017
@fredrikekre fredrikekre deleted the kf/legacygc branch September 3, 2017 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GC Garbage collector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants