blob: dff97fa26e8f57338bebef20621f802daa0f8e2f [file] [log] [blame]
Douglas Gregor85fedbe2009-06-23 17:57:35 +00001add_llvm_library(LLVMInterpreter
Oscar Fuentesa229b3c2008-09-22 01:08:49 +00002 Execution.cpp
3 ExternalFunctions.cpp
4 Interpreter.cpp
5 )