Define the new operator<< for sets into namespace std, so that
[oota-llvm.git] / lib / ExecutionEngine / CMakeLists.txt
1 add_llvm_library(LLVMExecutionEngine
2   ExecutionEngine.cpp
3   ExecutionEngineBindings.cpp
4   )