Implemented Support of IA interrupt and exception handlers:
[oota-llvm.git] / lib / Target / AVR / AVRTargetMachine.cpp
1
2 extern "C" void LLVMInitializeAVRTarget() {
3
4 }