We're not going to spend 100% of time in interrupts, do we? :)
[llvm/msp430.git] / lib / ExecutionEngine / Interpreter / CMakeLists.txt
blob626e804e78e68ef0b3f665e32e8f6c40b3bd65e4
1 add_partially_linked_object(LLVMInterpreter
2   Execution.cpp
3   ExternalFunctions.cpp
4   Interpreter.cpp
5   )