<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Mar 12, 2015 at 4:06 PM Mehdi AMINI <<a href="mailto:mehdi.amini@apple.com">mehdi.amini@apple.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">================<br>
Comment at: docs/LangRef.rst:1531<br>
@@ +1530,3 @@<br>
+that does not embed this target-specific detail into the IR. If you<br>
+don't specify the string, the default specifications will be used to<br>
+generate a Data Layout and the optimizations phases will operate<br>
----------------<br>
echristo wrote:<br>
> Can you specify what you mean by specifications here?<br>
I reused the vocabulary of the previous paragraphs in this section:<br>
<br>
    target datalayout = "layout specification"<br>
<br>
The *layout specification* consists of a list of specifications<br>
separated by the minus sign character ('-'). Each specification starts<br>
with a letter and may include other information after the letter to<br>
define some aspect of the data layout. The specifications accepted are<br>
as follows:<br></blockquote><div><br></div><div>Bleh. So, I think it's more complicated it's either a) if you have a target then you get that data layout, or b) if you don't then you get the really random data layout.</div><div><br></div><div>Thoughts?</div><div><br></div><div>-eric </div></div></div>