XFAIL the test cases for r186044 on Hexagon
[oota-llvm.git] / lib / Bitcode / Writer / CMakeLists.txt
index 3cf905697a4252308b2e96a6c3bd78b67ae9511a..f097b097c3371d5e8124293c3892ec5f5aac8e0e 100644 (file)
@@ -4,8 +4,3 @@ add_llvm_library(LLVMBitWriter
   BitcodeWriterPass.cpp
   ValueEnumerator.cpp
   )
-
-add_llvm_library_dependencies(LLVMBitWriter
-  LLVMCore
-  LLVMSupport
-  )