[WebAssembly] Move useAA() out of line to make it more convenient to experiment with.
[oota-llvm.git] / lib / Target / WebAssembly / MCTargetDesc / CMakeLists.txt
1 add_llvm_library(LLVMWebAssemblyDesc
2   WebAssemblyMCAsmInfo.cpp
3   WebAssemblyMCTargetDesc.cpp
4 )