Fixed/added namespace ending comments using clang-tidy. NFC
[oota-llvm.git] / lib / Target / MSP430 / CMakeLists.txt
index c9b3c3d0c8e3120a88a0097acc5d07b174a0c25e..a8f9b52746adeefb44694740078a8d745a0a68f8 100644 (file)
@@ -23,8 +23,6 @@ add_llvm_target(MSP430CodeGen
   MSP430MCInstLower.cpp
   )
 
-add_dependencies(LLVMMSP430CodeGen MSP430CommonTableGen intrinsics_gen)
-
 add_subdirectory(InstPrinter)
 add_subdirectory(TargetInfo)
 add_subdirectory(MCTargetDesc)