Clean up a pile of hacks in our CMake build relating to TableGen.
[oota-llvm.git] / lib / Target / Blackfin / CMakeLists.txt
index d3f33a987e69726dff79e384fd521a60d4f1df78..e69ffa4a3add77771a3b4b6c5d4426b8b2ed2a51 100644 (file)
@@ -7,6 +7,7 @@ tablegen(BlackfinGenDAGISel.inc -gen-dag-isel)
 tablegen(BlackfinGenSubtargetInfo.inc -gen-subtarget)
 tablegen(BlackfinGenCallingConv.inc -gen-callingconv)
 tablegen(BlackfinGenIntrinsics.inc -gen-tgt-intrinsic)
+add_public_tablegen_target(BlackfinCommonTableGen)
 
 add_llvm_target(BlackfinCodeGen
   BlackfinAsmPrinter.cpp