[LLVMdev] linking a parser bitcode

Anton Korobeynikov anton at korobeynikov.info
Fri Dec 4 13:30:02 PST 2009


Hello

> It is complaining about not being able to find __gxx_personality_sj0 and the LLVM command line parser-related files.  What else do we need to link?
This is personality function for sjlj eh. How the source bitcode files
in questions were generated?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-dev mailing list