Skip to content

Conversation

qizhou
Copy link

@qizhou qizhou commented Jul 29, 2025

  • add ExecutionEngine.GetFunctionAddress(): This allows go-llvm to call a function with full-featured arguments, and address the issue "LLVM ERROR: MCJIT::runFunction does not support full-featured argument passing." even for uint64_t.
  • add ExecutionEngine.NewJITCompiler(): This simplifies the creation of a JIT compiler.

add ExecutionEngine.GetFunctionAddress()
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

Successfully merging this pull request may close these issues.

1 participant