[LLVMdev] handle error of getPointerToFunction

Jochen Wilhelmy j.wilhelmy at arcor.de
Tue Oct 26 13:05:31 PDT 2010


Hi!

I have this scenario:
executionEngine->getPointerToFunction fails because a symbol can not be 
resolved.

What can I do to catch this error? is an exception thrown? currently the 
program simply
exits. returning NULL would be ok too.

-Jochen




More information about the llvm-dev mailing list