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: move hashes and targets to this crate #17

Merged

Conversation

hedgar2017
Copy link
Collaborator

What ❔

Moves some LLVM-unrelated definitions to this crate.

Why ❔

They can be useful for some crates that doesn't want to depend on LLVM.

Checklist

  • PR title corresponds to the body of PR.
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via cargo fmt and checked with cargo clippy.

@hedgar2017 hedgar2017 force-pushed the az-cpr-1794-split-target-parameter-of-compiler-tester branch from fb4cd37 to d7a092a Compare August 15, 2024 14:06
@hedgar2017 hedgar2017 force-pushed the az-cpr-1794-split-target-parameter-of-compiler-tester branch from 0a48b44 to 3ad797d Compare August 16, 2024 13:26
@hedgar2017 hedgar2017 merged commit 8c92a59 into main Aug 16, 2024
2 checks passed
@hedgar2017 hedgar2017 deleted the az-cpr-1794-split-target-parameter-of-compiler-tester branch August 16, 2024 13:27
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