is 'compilers/imcc/pbc.c:make_jit_info' ever called?
kjstol
parrotcode at gmail.com
Tue Jan 20 23:16:40 UTC 2009
hi,
I'm looking into code I can steal from IMCC for use in PIRC.
I found that I missed creation of a JIT segment (whatever that should do...)
However, I found that parrot builds fine if I remove that function
This is on windows, 32bit (I thought that parrot had a jit for that?)
Anyway, I'd like to check whether this function is every called:
compilers/imcc/pbc.c: make_jit_info().
If it's redundant, we can remove it.
kjs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.parrot.org/pipermail/parrot-dev/attachments/20090120/e0d300e6/attachment.htm
More information about the parrot-dev
mailing list