[LLVMdev] profiling basic block frequency in LLVM3.1

rdpatel55 rdpatel55 at yahoo.co.in
Sat Nov 24 03:04:13 PST 2012


The problem is solved.

While using llvm-prof, I was using instrumented bitcode. And this was the
actual reason for inconsistency between the actual CFG and instrumneted CFG,
which leads to wrong profiling frequencies.

Rajendra



--
View this message in context: http://llvm.1065342.n5.nabble.com/profiling-basic-block-frequency-in-LLVM3-1-tp51733p51738.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.



More information about the llvm-dev mailing list