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

Duncan Sands baldrick at free.fr
Tue Jan 5 04:59:36 CST 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 LLVMdev mailing list