[LLVMdev] ocaml survey
james woodyatt
jhw at conjury.org
Sat Feb 20 08:23:18 PST 2010
On Feb 19, 2010, at 11:25, james woodyatt wrote:
> On Feb 18, 2010, at 12:51, Erick Tryzelaar wrote:
>>
>> 3. Are there any llvm functionality that you need exposed to ocaml?
>
> p1. I'm a little confused about why the constant arithmetic operators don't have both nsw and nuw.
>
> p2. The C-language binding doesn't expose the [addrspace] qualifier for globals definitions.
p3. I also plan to provide a patch for exposing llvm::Module::getTypeByName as...
val get_type_by_name: string -> llmodule -> lltype option
—
j h woodyatt <jhw at conjury.org>
http://jhw.vox.com/
More information about the llvm-dev
mailing list