From a74341308f19b7cd1691eddb3bd7be99fa8204a6 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 29 Jun 2015 23:51:55 +0000 Subject: [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 --- CODE_OWNERS.TXT | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CODE_OWNERS.TXT') 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 -- cgit v1.2.3