<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Jul 12, 2014 at 12:14 AM, Alp Toker <span dir="ltr"><<a href="mailto:alp@nuanti.com" target="_blank">alp@nuanti.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The builtin intrinsic headers have somehow ended up in 'lib' along with the sources.<br>
<br>
These are in fact runtime data files, provided with the implementation but aren't part of the build.<br>
<br>
I'm planning to move them to 'runtime/intrinsics' shortly, similar to how we lay out other parts of the implementation (but keeping them in the same SVN module, given how tightly coupled they are to the frontend). So I wanted to run the change by the list first for a sanity check..<br>

<br>
No patch as this is a mostly mechanical 'svn mv'. Sounds good?</blockquote><div><br></div><div>I like the idea of moving them, but 'intrinsics' doesn't seem like a great name, because our 'std*.h' headers live there too, and they're not intrinsics. runtime/include, perhaps? </div>
</div></div></div>