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

LLVM Versions #2

Open
peterhenryd opened this issue Jul 20, 2023 · 0 comments
Open

LLVM Versions #2

peterhenryd opened this issue Jul 20, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@peterhenryd
Copy link
Owner

peterhenryd commented Jul 20, 2023

It's likely that support for a variety of LLVM versions will be wanted in the future; however, I'm unsure whether it's necessary since Dorian is a very high-level library and being able to switch LLVM versions with ease might be more work than it's worth; however, for the purpose of easily upgrading the library in the future as new versions of LLVM are released, it is likely necessary.

Since Dorian already compartmentalizes and directly abstracts LLVM, the main thing would be configuring cargo and features to work as desired, as well as adding macros to generate versioned LLVM functions.

@peterhenryd peterhenryd added enhancement New feature or request help wanted Extra attention is needed labels Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant