[LLVMdev] [Help] How can we call an object's virtual function inside IR?

Duncan Sands baldrick at free.fr
Tue Jan 5 02:59:36 PST 2010


Hi Gyounghwa Kim, try pasting C++ code into http://llvm.org/demo/
in order to see the LLVM IR that llvm-g++ turns it into.  That way
you will see how this can be done.

Best wishes,

Duncan.



More information about the llvm-dev mailing list