blob: 805caf403a19e668bc9c2bb648a2cf38bc17ce32 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support MC MCParser MCDisassembler)
add_llvm_tool(llvm-mc
llvm-mc.cpp
Disassembler.cpp
)