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

Add support for specifying native field type in LLVM IR #117

Open
aleasims opened this issue Feb 5, 2024 · 0 comments
Open

Add support for specifying native field type in LLVM IR #117

aleasims opened this issue Feb 5, 2024 · 0 comments
Assignees

Comments

@aleasims
Copy link
Contributor

aleasims commented Feb 5, 2024

The main issue is:

According to it, we need to somehow embed the information about native field type into LLVM IR (maybe into target layout) and provide option for specifying it at compile-time (CLI option for clang and API interface for Rust).

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

When branches are created from issues, their pull requests are automatically linked.

1 participant