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

Feat: add LLVM global values. Remove all unsafe dispose calls and all unsafe public API. #14

Merged
merged 3 commits into from
Sep 1, 2024

Conversation

mrLSD
Copy link
Owner

@mrLSD mrLSD commented Sep 1, 2024

Description

▶️ Added LLVM Global Values
◀️ Removed all unsafe dispose calls and all unsafe public API.
◀️ Removde calls for unsafe dispose functions with unreachable panics, as it's an impossible case for undisposed values. Refactored related calls.

@mrLSD mrLSD self-assigned this Sep 1, 2024
@mrLSD mrLSD added the documentation Improvements or additions to documentation label Sep 1, 2024
@mrLSD mrLSD added this to the v0.6.1 milestone Sep 1, 2024
@mrLSD mrLSD merged commit b70a4ee into master Sep 1, 2024
1 check passed
@mrLSD mrLSD deleted the feat/global_values branch September 1, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant