Class LLVMLLJITUtils

java.lang.Object
org.lwjgl.llvm.LLVMLLJITUtils

public class LLVMLLJITUtils extends Object
Requires LLVM 18.0 or higher.
  • Method Details

    • LLVMOrcLLJITEnableDebugSupport

      public static long LLVMOrcLLJITEnableDebugSupport(long J)
      Install the plugin that submits debug objects to the executor. Executors must expose the llvm_orc_registerJITLoaderGDBWrapper symbol.
      Since:
      18