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

Ensure coverage profile is written only once #76

Merged
merged 1 commit into from
Apr 3, 2022
Merged

Conversation

fmeum
Copy link
Owner

@fmeum fmeum commented Apr 3, 2022

This requires disabling the LLVM runtime's static initializer and using
__llvm_profile_dump instead of __llvm_profile_write_file.

This requires disabling the LLVM runtime's static initializer and using
__llvm_profile_dump instead of __llvm_profile_write_file.
@fmeum fmeum force-pushed the dump-profile-once branch from 8fb9c03 to ab073f2 Compare April 3, 2022 09:35
@fmeum fmeum merged commit d586d41 into main Apr 3, 2022
@fmeum fmeum deleted the dump-profile-once branch April 3, 2022 11:36
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.

1 participant