[ARM] Generate 8.1-m CSINC, CSNEG and CSINV instructions.
[llvm-core.git] / lib / ExecutionEngine / OProfileJIT / CMakeLists.txt
blobd585136eb0ace450d8c8d07f00cdcddc792b3c30
2 include_directories( ${LLVM_OPROFILE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/.. )
4 add_llvm_library(LLVMOProfileJIT
5   OProfileJITEventListener.cpp
6   OProfileWrapper.cpp
7   )