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