search for: 70b7ee11

Displaying 2 results from an estimated 2 matches for "70b7ee11".

2011 Aug 11
0
[LLVMdev] type system rewrite terminology
On Thu, Aug 11, 2011 at 1:31 PM, Chris Lattner <clattner at apple.com> wrote: > > - "Named" structure type variables, e.g. %struct.foo > > - "Unnamed" structures type variables, e.g. %3 > > - "Literal" structure type expressions, e.g. { double, double } > > I like this! It is much better than the names I came up with. Any >
2011 Aug 11
1
[LLVMdev] type system rewrite terminology
Hi James, Sorry I missed this. Please send things to the list, not to me directly. On Jul 20, 2011, at 9:52 PM, james woodyatt wrote: > One thing that springs to mind after reading the <http://nondot.org/sabre/LLVMNotes/TypeSystemRewrite.txt> note is that the vocabulary seems a bit confusing. > >> This argues for terminology along the lines of: >> >> Named