summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorDan Gohman <dan433584@gmail.com>2015-06-29 23:51:55 +0000
committerDan Gohman <dan433584@gmail.com>2015-06-29 23:51:55 +0000
commita74341308f19b7cd1691eddb3bd7be99fa8204a6 (patch)
tree22edf2976867cb556accc7bfbbafe65ce0103937 /CODE_OWNERS.TXT
parentff676299858e85366830be7c201961c63ba915a9 (diff)
[WebAssembly] Initial WebAssembly backend
This WebAssembly backend is just a skeleton at this time and is not yet functional. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241022 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
-rw-r--r--CODE_OWNERS.TXT4
1 files changed, 4 insertions, 0 deletions
diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT
index 25d9d38ef95..a15f2919cc7 100644
--- a/CODE_OWNERS.TXT
+++ b/CODE_OWNERS.TXT
@@ -65,6 +65,10 @@ N: Hal Finkel
E: hfinkel@anl.gov
D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
+N: Dan Gohman
+E: sunfish@mozilla.com
+D: WebAssembly Backend (lib/Target/WebAssembly/*)
+
N: Renato Golin
E: renato.golin@linaro.org
D: ARM Linux support