<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span>Hello, </span></p>
<p><span><br>
</span></p>
<p><span>I am a newbie of llvm. I want to learn how to use llvm pass, but when I test the tutorial hello pass, the following error comes up. </span></p>
<p><span><br>
</span></p>
<p><span><span style="font-family: Calibri, Arial, Helvetica, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', NotoColorEmoji, 'Segoe UI Symbol', 'Android Emoji', EmojiSymbols; font-size: 11pt;"><span>opt: symbol lookup error: </span>/home/mqk/software/llvm/llvm-3.4/Release+Asserts/lib/LLVMHello.so:
 undefined symbol: _ZN4llvm9Statistic17RegisterStatisticEv</span></span></p>
<p><span><br>
</span></p>
<p><span>I have read the answer suplied by "<b style="font-family: 'Times New Roman';">Arnamoy Bhattacharyya</b><span style="font-family: 'Times New Roman';"> </span><a href="mailto:llvm-dev%40lists.llvm.org?Subject=Re%3A%20%5BLLVMdev%5D%20%22symbol%20lookup%20error%22%20while%20running%20a%20Simple%20Loop%20Pass&In-Reply-To=%3CCALu0%2BSnY0Piz03oa8mwjbv5qspt-oGetHdrPJMVDiaU3iKKNPw%40mail.gmail.com%3E" title="[LLVMdev] "symbol lookup error" while running a Simple Loop Pass" style="font-family: 'Times New Roman';">arnamoy
 at ualberta.ca </a>" and I have also built llvm in one and only directory, but the problem remains. Could anybody help me fix this? thank you very much! </span></p>
<p><br>
</p>
</div>
</body>
</html>