From: Tim Northover Date: Mon, 26 Oct 2015 23:33:13 +0000 (+0000) Subject: Switch ownership of miscellaneous ARM target to myself. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f94a25288bb01a8bbe1e2315dc0aa44ea05f4389;p=oota-llvm.git Switch ownership of miscellaneous ARM target to myself. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251367 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index e3dbf391b35..78ef539c8f9 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -31,7 +31,7 @@ D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passe N: Evan Cheng E: evan.cheng@apple.com -D: ARM target, parts of code generator not covered by someone else +D: parts of code generator not covered by someone else N: Eric Christopher E: echristo@gmail.com @@ -120,7 +120,7 @@ D: IR Constant Folder, InstCombine N: Tim Northover E: t.p.northover@gmail.com -D: AArch64 backend +D: AArch64 backend, misc ARM backend N: Diego Novillo E: dnovillo@google.com