[LLVMdev] New LLVMBuilder api

Aaron Gray angray at beeb.net
Sun May 27 15:41:25 PDT 2007


>> On Sun, 27 May 2007, Aaron Gray wrote:
>>>> I just checked in a new LLVMBuilder class into
>>>> llvm/Support/LLVMBuilder.h,
>>> It does not seem to be on the LLVM cvsweb, is that still showing 1.9 or
>>> 2.0
>>> and not cvs ?
>>
>> It is there:
>> http://llvm.org/cvsweb/cvsweb.cgi/llvm/include/llvm/Support/LLVMBuilder.h?rev=HEAD&content-type=text/x-cvsweb-markup
>
> Ah, right, sorry, not looking properly.
>
> This is a tiny bit like .NET, but that uses emit rather than CreateX.

CreateMalloc and CreateAlloca should not the ArraySize be set to (a) 1 as 
default argument ?

Aaron





More information about the llvm-dev mailing list