<div dir="ltr">When you ask for help, you should give all information necessary for someone else to try exactly what you did. All program code. All commands executed. What versions of tools you used.<div><br></div><div>Otherwise, any answers can be nothing more than a guess.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 23, 2018 at 6:31 PM, 沈天豪 via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

    

<div>

<div style="font-family:微软雅黑,Verdana,"Microsoft Yahei",SimSun,sans-serif;line-height:1.6">
    <div></div><div>
    <div>
        <span>Hi,every one.
        </span></div><div><pre>I want to add intrinsics which can be mapped to new instructions.</pre><pre>The intrinsic will compare the two numbers and return the bigger in my imagination.</pre><pre>when I test, there is an error as following:</pre><pre>Stack dump:
0.      Program arguments: lli test.bc 
LLVMSymbolizer: error reading file: No such file or directory
#0 0x000000000200994f (lli+0x200994f)<font face="微软雅黑"><span style="white-space:normal">
</span></font></pre><pre><div style="font-family:微软雅黑;line-height:22.4px;white-space:normal"><div>.....</div><span style="line-height:22.4px">Illegal instruction (core dumped)</span></div><div style="font-family:微软雅黑;line-height:22.4px;white-space:normal"><br><div><span class="m_8464077373716901050short_text" lang="en">I think whether I use "</span><span style="line-height:22.4px">GR32</span><span style="line-height:22.4px"> </span><span style="line-height:22.4px">" leads to the error. Or some other reasons.</span></div><div>Please tell me why such error occurs and what should I do. </div><div>Thank you,</div><div>Tianhao Shen. </div><div><br></div></div></pre></div><div><div><br></div></div>
    <div><span><br>
        </span></div>
    <div id="m_8464077373716901050ntes-pcmac-signature" style="font-family:'\005fae\008f6f\0096c5\009ed1'">
    
    <div style="font-size:14px;padding:0;margin:0">

    </div>
</div>
</div>
</div>
</div>
<br>______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
<br></blockquote></div><br></div>