[LLVMdev] IR function pointers

David Chisnall David.Chisnall at cl.cam.ac.uk
Tue Jan 1 10:53:50 PST 2013


On 1 Jan 2013, at 18:43, apala guha wrote:

> Basically, I am profiling the code. So, these edges that cannot be resolved at compile time present a problem

We have some out-of-tree improvements to the profiling that makes it possible to build a complete call graph for programs that use function pointers.  I intend to push these upstream soon, they just need a bit of tidying first.

David





More information about the llvm-dev mailing list