Sign in
rust
/
llvm-project
/
29ce31a2c23f02cfdce12f7b189ece06128f5b77
/
.
/
llvm
/
lib
/
Target
/
AVR
/
AsmParser
/
CMakeLists.txt
blob: 2de6ba9372e328ec58dc177f53b8a972807c142f [
file
] [
log
] [
blame
]
add_llvm_component_library(LLVMAVRAsmParser
AVRAsmParser.cpp
LINK_COMPONENTS
MC
MCParser
AVRDesc
AVRInfo
Support
ADD_TO_COMPONENT
AVR
)