Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repair broken...
[oota-llvm.git] / lib / ExecutionEngine / CMakeLists.txt
1 add_llvm_library(LLVMExecutionEngine
2   ExecutionEngine.cpp
3   ExecutionEngineBindings.cpp
4   )