blob: 878184671d8c02ee34891575329e0e656d17f783 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support MC)
add_llvm_tool(llvm-mc
llvm-mc.cpp
AsmExpr.cpp
AsmLexer.cpp
AsmParser.cpp
)