diff options
-rw-r--r-- | CODE_OWNERS.TXT | 4 | ||||
-rw-r--r-- | CREDITS.TXT | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index f289ef6f69..10bf071801 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -125,3 +125,7 @@ D: R600 Backend N: Andrew Trick E: atrick@apple.com D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling + +N: Bill Wendling +E: wendling@apple.com +D: libLTO & IR Linker diff --git a/CREDITS.TXT b/CREDITS.TXT index 344367923c..e89f19e794 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -423,7 +423,7 @@ D: Thread Local Storage implementation N: Bill Wendling E: wendling@apple.com -D: Bug fixes +D: Bunches of stuff N: Bob Wilson E: bob.wilson@acm.org |