[PATCH] D43211: [WebAssembly] promote from experimental to normal target
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 17:44:17 PDT 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342701: [WebAssembly] Add WebAssembly to LLVM_ALL_TARGTS. (authored by djg, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43211?vs=133938&id=166387#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43211
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: D43211.166387.patch
Type: text/x-patch
Size: 248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180921/4addbb40/attachment.bin>
More information about the llvm-commits
mailing list