1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00

Add self as code owner for SCEV and IndVars

This was discussed on llvm-dev thread "Transferring code ownership for SCEV and IndVars" a few months back.  I just forgot to make the actual change.
This commit is contained in:
Philip Reames 2020-05-26 17:34:54 -07:00
parent aa31a9edff
commit a531013104

View File

@ -52,8 +52,8 @@ N: Pete Couperus
E: petecoup@synopsys.com
D: ARC backend (lib/Target/ARC/*)
N: Sanjoy Das
E: sanjoy@playingwithpointers.com
N: Philip Reames
E: listmail@philipreames.com
D: IndVar Simplify, Scalar Evolution
N: Marshall Clow