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
7 changes: 5 additions & 2 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,10 @@ [email protected] (email), [andreisfr](https://github.com/andreisfr)

#### ADT, Support

Chandler Carruth \
[email protected], [email protected] (email), [chandlerc](https://github.com/chandlerc) (GitHub)
David Blaikie \
[email protected] (email), [dwblaikie](https://github.com/dwblaike) (GitHub) \
Jakub Kuderski \
[email protected] (email), [kuhar](https://github.com/kuhar) (GitHub)

#### Bitcode

Expand Down Expand Up @@ -454,6 +456,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 \
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
James Grosbach ([email protected]) -- MC layer \
Expand Down
Loading