<div dir="ltr"><div><div><div><div>I have a MdoulePass which compiles and runs fine with LLVM3.1. Then I wanted to upgrade to LLVM3.3, it compiles and links fine, but when you run it by "opt -load /path/to/.so", it shows this message:<br>
<br>undefined symbol: _ZTIN4llvm10ModulePassE<br><br></div>which means undefined symbol: llvm::ModulePass after demangling.<br><br></div>Googled for a while and still no clue.<br><br></div>Anybody have an idea?<br><br></div>
Thanks,<br>Welson<br></div>