Skip to content
Discussion options

You must be logged in to vote

But there isn't a method in LLVM called CreateBuilderInContext. This probably has something to do with all the DllImports in the LLVM class, but what is the exact mechanics?

Not sure what you mean, the API clearly exists right here: https://github.com/dotnet/LLVMSharp/blob/main/sources/LLVMSharp.Interop/llvm/LLVM.cs#L2263

If you're trying to find these via GitHub Search, then there are limits as it doesn't index all files: https://docs.github.com/en/search-github/github-code-search/about-github-code-search#limitations

Using something like a local clone of the repo in VS or https://source.clangsharp.dev will give a better experience in many cases.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@palapapa
Comment options

Answer selected by palapapa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants