search for: a5097a2a

Displaying 3 results from an estimated 3 matches for "a5097a2a".

2010 Jan 30
0
[LLVMdev] Redefining function
Conrado Miranda wrote: > To implement something that is common in Lisp. Suppose I have a program > that is running and can't be stopped or the cost being stoped is > prohibitive. If I find a better way to run an algorithm, I'd like to > update the running program non-stopping. The way I do this in Pure is to always call global functions in an indirect fashion, using an
2010 Jan 30
2
[LLVMdev] Redefining function
Hi Duncan, > I couldn't find the solution to my problem (if it has one) in the mailing >> list or the source code. The problem is: how can I redefine a function >> that's been called already by some other function? >> > > why do you want to do this? > To implement something that is common in Lisp. Suppose I have a program that is running and can't be
2010 Jan 31
3
[LLVMdev] Redefining function
...es/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp:1542! I looked at the function and it's a dummy function. Just looking forward to see that corrected. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100131/a5097a2a/attachment.html>