Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,16 +320,11 @@ [email protected] (email), [echristo](https://github.com/echristo) (GitHub)
Benjamin Kramer \
[email protected] (email), [d0k](https://github.com/d0k) (GitHub)

#### IR Linker
#### IR Linker and LTO

Teresa Johnson \
[email protected] (email), [teresajohnson](https://github.com/teresajohnson) (GitHub)

#### LTO

Peter Collingbourne \
[email protected] (email), [pcc](https://github.com/pcc) (GitHub)

#### MCJIT, Orc, RuntimeDyld, PerfJITEvents

Lang Hames \
Expand Down Expand Up @@ -456,6 +451,7 @@ [email protected] (email), [lattner](https://github.com/lattner) (GitHub), clattn
Paul C. Anagnostopoulos ([email protected], [Paul-C-Anagnostopoulos](https://github.com/Paul-C-Anagnostopoulos)) -- TableGen \
Justin Bogner ([email protected], [bogner](https://github.com/bogner)) -- SelectionDAG \
Chandler Carruth ([email protected], [email protected], [chandlerc](https://github.com/chandlerc)) -- ADT, Support \
Peter Collingbourne ([email protected], [pcc](https://github.com/pcc)) -- LTO \
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
Jake Ehrlich ([email protected], [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
Expand Down
Loading