1 2 3 4 5 6 7 8 9 10
add_llvm_target(AVRCodeGen AVRTargetMachine.cpp ) add_dependencies(LLVMAVRCodeGen intrinsics_gen) add_subdirectory(TargetInfo)