Hello, every administrator of LLVM,
May I ask to to become the code owner of the AVR backend, and be listed in llvm/CODE_OWNER.txt ?
The original code owner Dylan McKay (♟ dylanmckay) has been silent for over 16 months, and I have made many commits during Dylan’s silent period.
Currently
-
Clang+LLVM+CompilerRT+LLD for AVR are fully functioning, without any dependency on the GNU tool chain,
-
many bugs are fixed (Issues · llvm/llvm-project · GitHub )
-
most functionalities of avr-gcc/avr-binutils are ported to clang+llvm. (avr-gcc - GCC Wiki )
-
some minor spots still exist, which I will continue to fix
Dylan also supports my application, which I have confirmed that via his email.
So I apply for the code ownership, to facilitate my futhre work.
Ben Shi