<div class="gmail_quote">On Thu, Aug 11, 2011 at 1:31 PM, Chris Lattner <span dir="ltr"><<a href="mailto:clattner@apple.com">clattner@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":1oe">>  - "Named" structure type variables, e.g. %struct.foo<br>
>  - "Unnamed" structures type variables, e.g. %3<br>
>  - "Literal" structure type expressions, e.g. { double, double }<br>
<br>
I like this! It is much better than the names I came up with.  Any objections?</div></blockquote></div><br><div>Would "identifiers" be a better term than "variables" here? I don't really know, but variables make me think of things that, well, vary.</div>