[LLVMdev] RFC: Owning Bitcode

Chris Lattner clattner at apple.com
Sat Nov 10 22:44:48 PST 2012


On Nov 10, 2012, at 10:43 AM, Joe Abbey <jabbey at arxan.com> wrote:

> Hello,
> 
> Chris's "keynote" at the LLVM Developers' Conference included a call for code owners, and my company has a heavy dependency on Bitcode, I propose taking ownership of:
> 
> lib/Bitcode/*
> include/Bitcode/*
> 
> This means that I'll be committed to documenting (yay) the implementation and responsible for reviewing patches and commits, as well as overall code quality and maintenance.  It's a small section of the overall tree, and I realize that it is a critical portion that touches virtually the whole project.

This sounds like a great idea to me.  Unless someone objects in the next few days, consider it yours :).  Please update docs/DeveloperPolicy to list yourself in the owners section.  Thanks Joe,

-Chris

> 
> If someone else already "owns" this part, please let me know.  Looking at the commits of BitcodeReader.cpp, the folks that have the most invested are:
> 
> lattner      - 101
> djg          -  32
> dpatel       -  30
> void         -  27
> resistor     -  22
> johannes     -  14
> nicholas     -  12
> foad         -  12
> hernande     -  10
> baldrick     -   9
> 
> I <3 bitcode and would love to be responsible for it.  That being said, my next step would be to prove it through writing documentation and submitting more patches that align with the design philosophies of the project.
> 
> Thanks for your attention!
> 
> Joe
> ______________________________
> Joe Abbey
> Director of Software Development
> Arxan Technologies
> jabbey at arxan.com www.arxan.com
> Protecting the App Economy™
> 
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121110/cf1cedee/attachment.html>


More information about the llvm-dev mailing list