search for: struct_element_types

Displaying 3 results from an estimated 3 matches for "struct_element_types".

2010 Feb 18
6
[LLVMdev] ocaml survey
...xternal build_fneg : llvalue -> string -> llbuilder -> llvalue And I'm working on exposing metadata as well, but I'm not sure of the api yet. 4. Right now, there's a function "element_types" that return a structure's subtypes. Anyone mind if I rename it to "struct_element_types" so that the union and struct function are similar? Thanks all! -e
2010 Feb 18
0
[LLVMdev] ocaml survey
...> llbuilder -> llvalue > > And I'm working on exposing metadata as well, but I'm not sure of the api > yet. Looks good. > 4. Right now, there's a function "element_types" that return a > structure's subtypes. Anyone mind if I rename it to > "struct_element_types" so that the union and struct function are > similar? Fine by me. -- Dr Jon Harrop, Flying Frog Consultancy Ltd. http://www.ffconsultancy.com/?e
2010 Feb 19
0
[LLVMdev] ocaml survey
...ic operators don't have both nsw and nuw. p2. The C-language binding doesn't expose the [addrspace] qualifier for globals definitions. > 4. Right now, there's a function "element_types" that return a > structure's subtypes. Anyone mind if I rename it to > "struct_element_types" so that the union and struct function are > similar? Again, knock yourself out. I can live with just about any compatibility breaking improvements. — j h woodyatt <jhw at conjury.org> http://jhw.vox.com/