[ARM] Generate 8.1-m CSINC, CSNEG and CSINV instructions.
[llvm-core.git] / lib / ExecutionEngine / MCJIT / CMakeLists.txt
blobb1e2bc3d635cf0bf5121f7b6671cd84434b79e8f
1 add_llvm_library(LLVMMCJIT
2   MCJIT.cpp
4   DEPENDS
5   intrinsics_gen
6   )