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

crucible-llvm: Move memory model into a separate library #1127

Open
langston-barrett opened this issue Nov 9, 2023 · 0 comments
Open

crucible-llvm: Move memory model into a separate library #1127

langston-barrett opened this issue Nov 9, 2023 · 0 comments

Comments

@langston-barrett
Copy link
Contributor

Both macaw-symbolic and crucible-wasm utilize the LLVM memory model, without using the LLVM language extension. These clients would have faster build times if they could depend on a slimmer library with just the functionality they need. Furthermore, they may be able to drop some transitive dependencies entirely, such as llvm-pretty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant