Some random comment, naming, and format changes.
[oota-llvm.git] / lib / Object / CMakeLists.txt
index 86eb51a016460668db6b4996ae640aefda8fb357..c20fc0cc399ddcc54ee6218e59174e3d47f0a056 100644 (file)
@@ -9,8 +9,3 @@ add_llvm_library(LLVMObject
   Object.cpp
   ObjectFile.cpp
   )
-
-add_llvm_library_dependencies(LLVMObject
-  LLVMCore
-  LLVMSupport
-  )