<div dir="ltr"><div>I'm having a problem of being unable to call into an arbitrary function that is loaded into memory whose pointer address is known to me but was not linked into LLVM.</div><div><br></div><div>I have added the function and called LLVMAddGlobalMapping with the pointer, and the program segfaults.</div><div><br></div><div>I was wondering if it is a supported scenario that LLVM can generate a call into an arbitrary function that is not linked.</div><div><br></div><div><br></div></div>