[cfe-dev] clang LLVM executable : partial on-the-fly reloading

arrowdodger 6yearold at gmail.com
Sun Aug 29 01:22:13 PDT 2010


It may be worth reading: http://llvm.org/ProjectsWithLLVM/#spedi

On Sat, Aug 28, 2010 at 7:16 PM, Michail <3 at 14.by> wrote:

> Hello!
>
>
>
> I am wondering, if it’s possible to reload part of the modules of my
> program during execution without reloading whole binary?
>
> The ultimate goal is to be able to write a class which at some point will
> serialize all it’s instances, store somehow, then new binary for that class
> is loaded, and objects are re-created. Surely, reasonable code
> instrumentation is accepted.
>
> Surely the only way to make it happen is to go LLVM-way, and it would be
> awesome if it’s possible to do with clang.
>
>
>
> Any ideas?
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100829/cd9d5421/attachment.html>


More information about the cfe-dev mailing list