diff options
| author | Eric Christopher <echristo@gmail.com> | 2012-11-15 22:41:56 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@gmail.com> | 2012-11-15 22:41:56 +0000 |
| commit | 4bb9c6c3b129ecf1ba1330cd41b1985e48e16000 (patch) | |
| tree | ba59d4fff919d09ba7a6372e97f5f85e4ce9f19c | |
| parent | 26ee2b8477e6ca9ce183900f031737e230f110b4 (diff) | |
| download | bcm5719-llvm-4bb9c6c3b129ecf1ba1330cd41b1985e48e16000.tar.gz bcm5719-llvm-4bb9c6c3b129ecf1ba1330cd41b1985e48e16000.zip | |
More ownership, no one likes these things anyways.
llvm-svn: 168104
| -rw-r--r-- | llvm/CODE_OWNERS.TXT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/CODE_OWNERS.TXT b/llvm/CODE_OWNERS.TXT index c932be45a98..a772decdc14 100644 --- a/llvm/CODE_OWNERS.TXT +++ b/llvm/CODE_OWNERS.TXT @@ -18,7 +18,7 @@ D: ARM target, parts of code generator not covered by someone else N: Eric Christopher E: echristo@gmail.com -D: Debug Information +D: Debug Information, autotools, inline assembly N: Greg Clayton D: LLDB |

