mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[WebAssembly] Add WebAssembly to LLVM_ALL_TARGTS.
This makes WebAssembly build by default, rather than requiring LLVM_EXPERIMENTAL_TARGETS_TO_BUILD! Differential Revision: https://reviews.llvm.org/D43211 llvm-svn: 342701
This commit is contained in:
parent
3084f13b69
commit
434bef92c7
@ -287,6 +287,7 @@ set(LLVM_ALL_TARGETS
|
||||
PowerPC
|
||||
Sparc
|
||||
SystemZ
|
||||
WebAssembly
|
||||
X86
|
||||
XCore
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user