[LLVMdev] Drop the machine code while executing
Sri
emdcdeveloper at gmail.com
Fri Apr 25 15:44:24 PDT 2014
Hi
Currently , I have doing some experimental work by using llvm,
Is it possible to drop the machine code once it has been generated for
particular function while program executing. For example some *void
test(int)* function has been executed on native machine , I want to drop
the code before I start execute some other function in my long running
program.
Thanks.
With regards
Sri.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140425/d701406e/attachment.html>
More information about the llvm-dev
mailing list