[LLVMdev] [ANN] llvm-py 0.5 released.

Mahadevan R mdevan.foobar at gmail.com
Sat Nov 22 21:55:46 PST 2008


> Date: Sat, 22 Nov 2008 11:42:49 -0800
> From: Chris Lattner <clattner at apple.com>
> Subject: Re: [LLVMdev] [ANN] llvm-py 0.5 released.
> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> Message-ID: <B7A557A7-587A-478A-AB94-B03FDA6254A8 at apple.com>
> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>
>
> On Nov 22, 2008, at 8:59 AM, Mahadevan R wrote:
>
>> Hi.
>>
>> Version 0.5 of llvm-py, Python bindings for LLVM, has been released.
>> This version supports (only) LLVM 2.4. New instructions of LLVM 2.4
>> (vicmp, vfcmp, insertvalue, extractvalue) are available.
>>
>> Home page: http://mdevan.nfshost.com/llvm-py/
>
> This is *very* cool.  We don't currently have a good way to host links
> to projects like yours, but I added it to this page (at the bottom): http://llvm.org/Users.html

Um, it was there already :-)

>
> Hopefully we'll get a better web page to host and promote this sort of
> thing someday.
>
> -Chris

Thanks for all the fish! It's fun learning how a compiler works.

-Mahadevan.



More information about the llvm-dev mailing list