[PATCH] D52850: [WebAssembly] Add WebAssembly to LLVM_ALL_TARGETS
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 3 16:58:42 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343746: [WebAssembly] Add WebAssembly to LLVM_ALL_TARGETS (authored by dschuff, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D52850
Files:
llvm/trunk/CMakeLists.txt
Index: llvm/trunk/CMakeLists.txt
===================================================================
--- llvm/trunk/CMakeLists.txt
+++ llvm/trunk/CMakeLists.txt
@@ -287,6 +287,7 @@
PowerPC
Sparc
SystemZ
+ WebAssembly
X86
XCore
)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52850.168210.patch
Type: text/x-patch
Size: 248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181003/cf60eb6a/attachment.bin>
More information about the llvm-commits
mailing list