1 add_llvm_library(LLVMAVRDesc 2 AVRELFStreamer.cpp 3 AVRMCAsmInfo.cpp 4 AVRTargetStreamer.cpp 5 ) 6 7 add_dependencies(LLVMAVRDesc AVRCommonTableGen) 8 9