[WebAssembly] Support inline asm constraints of type i16 and similar.
[oota-llvm.git] / lib / MC / MCDisassembler / CMakeLists.txt
1 add_llvm_library(LLVMMCDisassembler
2   Disassembler.cpp
3   MCRelocationInfo.cpp
4   MCExternalSymbolizer.cpp
5   MCDisassembler.cpp
6   )