From f94a25288bb01a8bbe1e2315dc0aa44ea05f4389 Mon Sep 17 00:00:00 2001 From: Tim Northover Date: Mon, 26 Oct 2015 23:33:13 +0000 Subject: [PATCH] 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 --- CODE_OWNERS.TXT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.34.1