Add implicit defs of XMM8 to XMM15 on 32-bit call instructions. While this is not...
[oota-llvm.git] / lib / ExecutionEngine / CMakeLists.txt
1 add_llvm_library(LLVMExecutionEngine
2   ExecutionEngine.cpp
3   ExecutionEngineBindings.cpp
4   )