Sign in
fuchsia
/
third_party
/
llvm-project
/
d664c9066840ab57314f0de99fb4e5902b51f8cb
/
.
/
llvm
/
lib
/
Target
/
AVR
/
AsmParser
/
CMakeLists.txt
blob: c1616f74aabdcb51269ed3712e24601616531b1f [
file
] [
log
] [
blame
]
add_llvm_component_library(LLVMAVRAsmParser
AVRAsmParser.cpp
LINK_COMPONENTS
AVRDesc
AVRInfo
CodeGenTypes
MC
MCParser
Support
ADD_TO_COMPONENT
AVR
)