search for: class_intlistentry

Displaying 2 results from an estimated 2 matches for "class_intlistentry".

2008 Apr 22
0
[LLVMdev] getting closer!
...} @class_IntList = constant {i32, [2 x {i32, %runtime.Class*}]} { i32 0, [2 x {i32, %runtime.Class*}] [ {i32, %runtime.Class*} { i32 ptrtoint(%class.IntListEntry** getelementptr(%class.IntList* null, i32 0, i32 1) to i32), %runtime.Class* bitcast({i32, [2 x {i32, %runtime.Class*}]}* @class_IntListEntry to %runtime.Class*) }, {i32, %runtime.Class*} { i32 ptrtoint(%class.IntListEntry** getelementptr(%class.IntList* null, i32 0, i32 2) to i32), %runtime.Class* bitcast({i32, [2 x {i32, %runtime.Class*}]}* @class_IntListEntry to %runtime.Class*) } ] } ; User-defined datatype: ; ; cla...
2008 Apr 22
2
[LLVMdev] getting closer!
On Apr 21, 2008, at 6:23 PM, Gordon Henriksen wrote: > On Apr 21, 2008, at 20:09, Terence Parr wrote: > >> Ok, I *might* be getting this from the assembly code. ... From >> that, it will push/pop in functions? If so, that's easy enough. :) > > Yup! Sounds like you've got it. Yup, what i was missing and what somebody should add to the doc is that