Write permissions for a new target.

Hi,

We have started working on a llvm backend port for our target.
For that we will need to create a new directory under lib/Targets/ named
as PIC16.

Can we get write permissions to the new directory?

We are okay to send patches as far as writeable access to other generic
files are concerned.

Thanks,
Sanjiv

Hi,

We have started working on a llvm backend port for our target.
For that we will need to create a new directory under lib/Targets/ named
as PIC16.

Great!

Can we get write permissions to the new directory?

We are okay to send patches as far as writeable access to other generic
files are concerned.

Sure, no problem. Please familiarize yourself with:
http://llvm.org/docs/DeveloperPolicy.html

If it seems reasonable please send me the requested information (offlist!)

-Chris