[LLVMdev] Walking thru CallGraph bottom up

Simone Atzeni simone.at at gmail.com
Tue Feb 24 11:27:44 PST 2015


Hi all,

I would like to create a Pass that given an IR instruction walks starting from that instruction up to the main function
to identify all the functions call that have been made to call that instruction.

Is it possible? What kind of Pass should I create?

Thanks
Best,
Simone

Simone Atzeni
simone.at at gmail.com
+1 (801) 696-8373





More information about the llvm-dev mailing list