[LLVMdev] another experimental patch for bug 2606
Garrison Venn
gvenn.cfe.dev at gmail.com
Mon Mar 1 04:59:24 PST 2010
On Feb 27, 2010, at 12:48, Jeffrey Yasskin wrote:
> On Sat, Feb 27, 2010 at 2:25 AM, Garrison Venn <gvenn.cfe.dev at gmail.com> wrote:
>> No problem I'll drop this from our discussion as it really is only germane to my
>> learning path and imagination. :-) I do at this time still have this concern of
>> allowing a user (developer) the right to turn this "cross module linkage" off, but
>> I'm still in the process of understanding your previous comments on this.
>
> Well, they can do that with multiple JITs. Do you know of anyone who needs it?
No, although I guess the patch does demonstrate what one has to do at this time, if one
needed to inherit from JIT. Beyond that it is only useful to my experiments. I did not know
until your response, if the direction was of interest to LLVM's more immediate goals.
>
> Jeffrey
Garrison
More information about the llvm-dev
mailing list