search for: llvm_method_entri

Displaying 1 result from an estimated 1 matches for "llvm_method_entri".

Did you mean: llvm_method_entry
2005 Nov 02
1
[LLVMdev] Runtime optimization and other doubts
Hi , Regarding my previous help on LLVM Instrumentation , gdb helped me out. Your docs on Writing an LLVM Pass - Using gdb with dynamically loaded passes was very useful. I've done some instrumentation and collected profiles during runtime using library routines in a separate pass with opt tool. I used : In the tools/lli/Makefile , I included the following line TOOLLINKOPTS :=