Hi Sean,<br><br>Thank you, great catch! Strange, how I missed it with grep... However, this means question 1) becomes more interesting, because it is now clear intrinsics table is included in there, but somehow llvm-lblgen crashes.<br>
<br>Best,<br>- D.<br><br><div class="gmail_quote">2013/2/7 Sean Silva <span dir="ltr"><<a href="mailto:silvas@purdue.edu" target="_blank">silvas@purdue.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="im"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Feb 6, 2013 at 5:47 PM, Dmitry Mikushin <span dir="ltr"><<a href="mailto:dmitry@kernelgen.org" target="_blank">dmitry@kernelgen.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<div class="gmail_quote">====<br>2) Second test case: double inclusion of file, that is definitely included once:<br></div></blockquote></div><br></div></div><div class="gmail_extra">Includes are transitive, so it was being included more than once. With <span style="white-space:pre-wrap">r174582 we now diagnose double inclusions and point you at the previous include location.</span></div>
<span class="HOEnZb"><font color="#888888">
<div class="gmail_extra"><span style="white-space:pre-wrap"><br></span></div><div class="gmail_extra"><span style="white-space:pre-wrap">-- Sean Silva</span></div></font></span></div>
</blockquote></div><br>