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

InternPool: fix more races blocking a separate codegen/linker thread #20570

Merged
merged 13 commits into from
Jul 11, 2024

Conversation

jacobly0
Copy link
Member

@jacobly0 jacobly0 commented Jul 10, 2024

Main races fixed:

  • global_error_set
  • tracked_insts
  • import_table
  • maps

@jacobly0 jacobly0 requested a review from Snektron as a code owner July 10, 2024 00:21
@andrewrk
Copy link
Member

@mlugg I'll leave this for you to review & merge since you're working on the decl split

src/Sema.zig Outdated Show resolved Hide resolved
@mlugg mlugg merged commit 80d7e26 into ziglang:master Jul 11, 2024
10 checks passed
@jacobly0 jacobly0 deleted the fix-races branch July 12, 2024 09:15
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.

3 participants