Sign in
llvm
/
llvm-project.git
/
abe148a09f61fa341f80376c763ea4706cfca30e
/
.
/
llvm
/
lib
/
Target
/
MSP430
/
AsmParser
/
CMakeLists.txt
blob: c00dfa838b090fe81d38af57fc8a54a2b68a0cba [
file
]
add_llvm_component_library(LLVMMSP430AsmParser
MSP430AsmParser.cpp
LINK_COMPONENTS
CodeGenTypes
MC
MCParser
MSP430Desc
MSP430Info
Support
ADD_TO_COMPONENT
MSP430
)