Remove tab characters.
[oota-llvm.git] / lib / Target / X86 / Utils / CMakeLists.txt
index caffd8b378168f3baf58ceefacf8765ee12d4df8..2e72c344d99c17e7123b8d2dfcad99510e7eadf7 100644 (file)
@@ -4,9 +4,4 @@ add_llvm_library(LLVMX86Utils
   X86ShuffleDecode.cpp
   )
 
-add_llvm_library_dependencies(LLVMX86Utils
-  LLVMCore
-  LLVMSupport
-  )
-
 add_dependencies(LLVMX86Utils X86CommonTableGen)