<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Feb 23, 2017 at 12:04 PM, Mehdi AMINI via Phabricator via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@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">mehdi_amini created this revision.<br>
Herald added a subscriber: aprantl.<br>
<br>
It is illegal to have a call without debug info attached in a function<br>
with debug info: it'll crash the backend.<br></blockquote><div><br></div><div>Isn't that a bug in the backend? What happens if I inline a function compiled without debug info into a function compiled with debug info?</div><div><br></div><div>Peter</div></div>
</div></div>