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: 4 additions & 4 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,10 @@ [email protected] (email), [qcolombet](https://github.com/qcolombet) (G
Fangrui Song \
[email protected] (email), [MaskRay](https://github.com/MaskRay) (GitHub)

#### Windows codegen
#### Windows ABI and codegen

Anton Korobeynikov \
[email protected] (email), [asl](https://github.com/asl) (GitHub)
Reid Kleckner \
[email protected] (email), [rnk](https://github.com/rnk) (GitHub)

### Backends / Targets

Expand Down Expand Up @@ -479,7 +479,7 @@ Hal Finkel ([email protected], [hfinkel](https://github.com/hfinkel) -- AliasAnaly
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
Venkatraman Govindaraju ([email protected], [vegovin](https://github.com/vegovin) -- Sparc backend \
James Grosbach ([email protected]) -- MC layer \
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI \
Anton Korobeynikov ([email protected], [asl](https://github.com/asl)) -- ARM EABI, Windows codegen \
Benjamin Kramer ([email protected], [d0k](https://github.com/d0k)) -- DWARF Parser \
David Majnemer ([email protected], [majnemer](https://github.com/majnemer)) -- InstCombine, ConstantFold \
Chad Rosier ([email protected]) -- FastISel \
Expand Down
Loading