<div dir="ltr">Can someone please provide some suggestions? I am stuck in my project because of this issue.<div><br></div><div>Thanks and regards,</div><div>Sandeep.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 11, 2014 at 2:16 PM, Sandeep K Chaudhary <span dir="ltr"><<a href="mailto:babbusandy2006@gmail.com" target="_blank">babbusandy2006@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">Hi guys,<div><br></div><div>I had a pass written which was working fine earlier. I just tried to reuse the pass, and now I see the following problem.</div><div><br></div><div><div>sandeep@ubuntu:~/llvm-3.2.src/lib/Transforms/Hello$ opt -load ../../../Release+Asserts/lib/Hello.so -help | grep hello</div><div>Error opening '../../../Release+Asserts/lib/Hello.so': ../../../Release+Asserts/lib/Hello.so: undefined symbol: _ZN4llvm12FunctionPass16doInitializationERNS_6ModuleE</div><div>  -load request ignored.</div></div><div><br></div><div>To see if there is any problem with my pass, I replaced it with the simple hello world pass from the </div><div>below LLVM tutorial but I still got the same issue.</div><div><br></div><div><a href="http://llvm.org/releases/3.0/docs/WritingAnLLVMPass.html#quickstart" target="_blank">http://llvm.org/releases/3.0/docs/WritingAnLLVMPass.html#quickstart</a><br></div><div><br></div><div>Can someone please help me with it? I can't figure out the issue here.</div><div><br></div><div>Thanks and regards,<br>Sandeep.</div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Thanks and regards,<br>Sandeep K Chaudhary.</div>
</div>