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

libLLVMSharp #225

Open
ds5678 opened this issue Jul 5, 2024 · 0 comments
Open

libLLVMSharp #225

ds5678 opened this issue Jul 5, 2024 · 0 comments

Comments

@ds5678
Copy link

ds5678 commented Jul 5, 2024

As I mentioned in #222, I have interest in expanding the C# API, which requires a custom library similar to libClangSharp, ie libLLVMSharp. Do you have any guidance about how you want that implemented and what you want it to contain?

So far, my implementation is fairly bare-bones. I added two methods:

  • llvmsharp_Function_getFunctionType
  • llvmsharp_Function_getReturnType

I've been working on an IR -> CIL translation project, and these two methods have helped a lot.

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

No branches or pull requests

1 participant