[LLVMdev] Re moving the instrumented instructions at runtime

陳韋任 chenwj at iis.sinica.edu.tw
Mon Nov 14 16:59:02 PST 2011


> Thank you for your reply and suggestion. I mean that I use these
> instrumented instructions at the beginning of the program executions to
> collect some information. And after that, to reduce the overhead, we hope to
> remove these instrumented instructions at runtime. I want to know whether
> LLVM can modify the binary codes at runtime.

  As I replied before, I think LLVM cannot modify the binary at runtime.
But I leave others for comments. :)

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj/




More information about the llvm-dev mailing list