Merge branch 'master' into msp430
[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   )