From: Eric Christopher Date: Wed, 14 Nov 2012 17:33:40 +0000 (+0000) Subject: Grab debug information for code ownership. X-Git-Tag: android-x86-6.0-r1~179^2~1704 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7c8e9602f4518434c43a9071ee1428935856027c;p=android-x86%2Fexternal-llvm.git Grab debug information for code ownership. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167933 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index c41f5e75293..c0d73dbf260 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -33,7 +33,7 @@ D: libc++ N: Anton Korobeynikov E: asl@math.spbu.ru -D: Exception handling, debug information, and Windows codegen +D: Exception handling and Windows codegen N: Ted Kremenek D: Clang Static Analyzer @@ -65,3 +65,7 @@ D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*) N: Andrew Trick E: atrick@apple.com D: Instruction Scheduling + +N: Eric Christopher +E: echristo@gmail.com +D: Debug Information