Displaying 2 results from an estimated 2 matches for "228fb43c".
2010 Aug 20
0
[LLVMdev] using external functions from llvm
...;s from JITted code. Are you doing
> some kind of meta-interpreter? I'm afraid that you might be utterly
> confused about how to use LLVM.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100819/228fb43c/attachment.html>
2010 Aug 20
3
[LLVMdev] using external functions from llvm
Alec Benzer <alecbenzer at gmail.com> writes:
> Ok, so calling lle_X_FUNCTIONNAME instead of FUNCTIONNAME works (is there
> any reason the post used the lle_X_ prefix other than convention? was it
> once possible to call external functions as I was originally trying, or, why
> did the blog post think it was possible?)
AFAIK you can name the function as you please (with some