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