[LLVMdev] RFC: Owning Bitcode

Duncan Sands baldrick at free.fr
Sun Nov 11 01:30:07 PST 2012


Hi Joe,

> 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.

just to be clear, I don't think you are obliged to do everything yourself, you
can always ask someone else to review a particular patch and so on.  It's more
that your job is to ensure that patches do get timely review, that documentation
does get written, the code is cleaned and refactored etc.

Ciao, Duncan.



More information about the llvm-dev mailing list