diff options
author | Renato Golin <renato.golin@linaro.org> | 2014-04-02 23:03:28 +0000 |
---|---|---|
committer | Renato Golin <renato.golin@linaro.org> | 2014-04-02 23:03:28 +0000 |
commit | 3b96414311ad9a2ec9672728348722e842cf44e8 (patch) | |
tree | 56b63eb2720ac5958a51ba0bee134128f757108c | |
parent | ed2154b816db806df997bcb977638bc9a4a51084 (diff) |
ARM Linux support
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205483 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | CODE_OWNERS.TXT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index ff6c17f8926..ee914871590 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -29,6 +29,10 @@ N: Evan Cheng E: evan.cheng@apple.com D: ARM target, parts of code generator not covered by someone else +N: Renato Golin +E: renato.golin@linaro.org +D: ARM Linux support + N: Eric Christopher E: echristo@gmail.com D: Debug Information, autotools/configure/make build, inline assembly |