From: Bill Wendling Date: Tue, 12 Mar 2013 10:38:39 +0000 (+0000) Subject: Reflect reality. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=da6f62950d9d7adc010397c962c5e98367dc1a3c;p=oota-llvm.git Reflect reality. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176858 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 10bf071801f..f289ef6f697 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -125,7 +125,3 @@ 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 26733abb81c..344367923ca 100644 --- a/CREDITS.TXT +++ b/CREDITS.TXT @@ -423,8 +423,7 @@ D: Thread Local Storage implementation N: Bill Wendling E: wendling@apple.com -D: Exception handling -D: Bunches of stuff +D: Bug fixes N: Bob Wilson E: bob.wilson@acm.org