brintos

brintos / llvm-project-archived public Read only

0
0
Text · 201 B · 49c1aa5 Raw
15 lines · plain
1add_llvm_component_library(LLVMWebAssemblyUtils2  WebAssemblyTypeUtilities.cpp3 4  LINK_COMPONENTS5  CodeGen6  CodeGenTypes7  Core8  MC9  Support10  WebAssemblyDesc11 12  ADD_TO_COMPONENT13  WebAssembly14  )15