Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
llvm
/
21a45557c61d40ecff292101325918c44ed868d2
/
.
/
tools
/
llvm-mc
/
CMakeLists.txt
blob: ce9d63b879ff69a9b87b687cf1633f11d658a666 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS ${LLVM_TARGETS_TO_BUILD} support MC)
add_llvm_tool(llvm-mc
llvm-mc.cpp
AsmLexer.cpp
AsmParser.cpp
)