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