<div dir="ltr">Forgot to add. Tested LLVM and Clang versions: trunk 296733.</div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-02 19:06 GMT+03:00 Ilya Skapenko <span dir="ltr"><<a href="mailto:aweflea@gmail.com" target="_blank">aweflea@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear developers,<div><br></div><div>Attached .ll file looks well-formed, but lli produces wrong output.</div><div>It prints just: '20\n', although the correct output:'20\n22\n'.</div><div>Executable, compiled with clang++ has segmentation fault, because it overwrites a return address. But the file, emitted with llc looks nice. Architecture: Linux, x86-64</div><div>I wanted to submit a bug, but I can't get an account.</div></div>
</blockquote></div><br></div>