2016-05-20 09:17:38 +08:00
|
|
|
add_llvm_library(LLVMAVRDesc
|
2016-10-05 13:30:19 +08:00
|
|
|
AVRAsmBackend.cpp
|
2016-09-30 22:09:20 +08:00
|
|
|
AVRELFObjectWriter.cpp
|
2016-05-20 09:17:38 +08:00
|
|
|
AVRELFStreamer.cpp
|
2016-05-21 09:06:37 +08:00
|
|
|
AVRMCAsmInfo.cpp
|
2016-10-27 14:56:46 +08:00
|
|
|
AVRMCCodeEmitter.cpp
|
2016-09-26 19:35:32 +08:00
|
|
|
AVRMCExpr.cpp
|
2016-09-28 23:31:12 +08:00
|
|
|
AVRMCTargetDesc.cpp
|
2016-05-21 08:35:07 +08:00
|
|
|
AVRTargetStreamer.cpp
|
2016-05-20 09:17:38 +08:00
|
|
|
)
|
|
|
|
|
|
|
|
add_dependencies(LLVMAVRDesc AVRCommonTableGen)
|
|
|
|
|