<div dir="ltr">It turns out to be RTTI related. If I compile LLVM with RTTI, there is no undefined symbol: _ZTIN4llvm10ModulePassE message.<br><br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 29, 2013 at 11:38 AM, Welson Sun <span dir="ltr"><<a href="mailto:welson.sun@gmail.com" target="_blank">welson.sun@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
</blockquote></div><br><br clear="all"><br>-- <br>Welson<div><br></div><div>Phone: (408) 418-8385</div><div>Email:  <a href="mailto:welson.sun@gmail.com" target="_blank">welson.sun@gmail.com</a></div><div><br></div>
</div>