Add two new calling conventions for runtime calls
[oota-llvm.git] / lib / Target / Hexagon / CMakeLists.txt
index 713979d1c978b5aeccbe6932a7ad33cdb65d0e9c..81b0e56805475cc0aa7fd9259da6bdf14d81099a 100644 (file)
@@ -37,8 +37,6 @@ add_llvm_target(HexagonCodeGen
   HexagonCopyToCombine.cpp
 )
 
-add_dependencies(LLVMHexagonCodeGen intrinsics_gen)
-
 add_subdirectory(TargetInfo)
 add_subdirectory(InstPrinter)
 add_subdirectory(MCTargetDesc)