mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
e04339a4ce
This WebAssembly backend is just a skeleton at this time and is not yet functional. llvm-svn: 241022
4 lines
76 B
CMake
4 lines
76 B
CMake
add_llvm_library(LLVMWebAssemblyAsmPrinter
|
|
WebAssemblyInstPrinter.cpp
|
|
)
|