Displaying 1 result from an estimated 1 matches for "imark".
Did you mean:
mark
2017 Jun 21
2
question about llvmlite
...mod.verify() engine.add_module(mod) engine.finalize_object() func_ptr = engine.get_function_address("read_instructions") c_fn_fib = CFUNCTYPE(c_int64, c_int64)(func_ptr)
Having the above code, when running it, I am stopped with error:AttributeError: 'IMark' object has no attribute 'data'
Can anyone help me in this way?Thank you
--
This email was Anti Virus checked by Security Gateway.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170621/3ef002fa...