Displaying 1 result from an estimated 1 matches for "1f2625d2".
Did you mean:
1626252
2019 Sep 18
2
(How) Can I add C standard libraries to JIT?
When I declare some functions in my IR code which belongs to the C standard
library(printf for example), the JIT will report that symbol cannot found.
So is there any way I can add these libraries to my JIT?
P.S. When I using lli, the printf will work, I guess lli is a JIT(right?)
and it somehow knows where to find the symbol printf
-------------- next part --------------
An HTML attachment was