Displaying 2 results from an estimated 2 matches for "973701e2".
2018 Mar 14
0
LLVM ORC JIT API
...n/mailman/listinfo/llvm-dev
>>
>>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 529 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180314/973701e2/attachment.sig>
2018 Mar 13
2
LLVM ORC JIT API
I can't seem to get an external function to my IR be resolved after
declaring it with external linkage. Its segfaulting. Using mingw32 qt
and the C API for LLVM. Trying to interpret it fails saying program
used an unknown external function. Any assistance?