[llvm] 4096dd6 - [LLVM] Update LTO maintainer (#120575)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 20 00:37:16 PST 2024
Author: Nikita Popov
Date: 2024-12-20T09:37:13+01:00
New Revision: 4096dd60668c9e9e402a486a28984bfa082fe48f
URL: https://github.com/llvm/llvm-project/commit/4096dd60668c9e9e402a486a28984bfa082fe48f
DIFF: https://github.com/llvm/llvm-project/commit/4096dd60668c9e9e402a486a28984bfa082fe48f.diff
LOG: [LLVM] Update LTO maintainer (#120575)
Update the LTO maintainer from pcc to teresajohnson.
Added:
Modified:
llvm/Maintainers.md
Removed:
################################################################################
diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md
index 73520801c1b2ad..a1f3198ded94d1 100644
--- a/llvm/Maintainers.md
+++ b/llvm/Maintainers.md
@@ -320,16 +320,11 @@ echristo at gmail.com (email), [echristo](https://github.com/echristo) (GitHub)
Benjamin Kramer \
benny.kra at gmail.com (email), [d0k](https://github.com/d0k) (GitHub)
-#### IR Linker
+#### IR Linker and LTO
Teresa Johnson \
tejohnson at google.com (email), [teresajohnson](https://github.com/teresajohnson) (GitHub)
-#### LTO
-
-Peter Collingbourne \
-peter at pcc.me.uk (email), [pcc](https://github.com/pcc) (GitHub)
-
#### MCJIT, Orc, RuntimeDyld, PerfJITEvents
Lang Hames \
@@ -456,6 +451,7 @@ sabre at nondot.org (email), [lattner](https://github.com/lattner) (GitHub), clattn
Paul C. Anagnostopoulos (paul at windfall.com, [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
Justin Bogner (mail at justinbogner.com, [bogner](https://github.com/bogner)) -- SelectionDAG \
Chandler Carruth (chandlerc at gmail.com, chandlerc at google.com, [chandlerc](https://github.com/chandlerc)) -- ADT, Support \
+Peter Collingbourne (peter at pcc.me.uk, [pcc](https://github.com/pcc)) -- LTO \
Evan Cheng (evan.cheng at apple.com) -- Parts of code generator not covered by someone else \
Jake Ehrlich (jakehehrlich at google.com, [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
Renato Golin (rengolin at systemcall.eu, [rengolin](https://github.com/rengolin)) -- ARM backend \
More information about the llvm-commits
mailing list