Revert: r215698 - Current implementation of c.cond.fmt instructions only accept defau...
[oota-llvm.git] / lib / Bitcode / Writer / CMakeLists.txt
index ac5bb991af5cfee1e818cea99b6fc064021815de..f097b097c3371d5e8124293c3892ec5f5aac8e0e 100644 (file)
@@ -2,8 +2,5 @@ add_llvm_library(LLVMBitWriter
   BitWriter.cpp
   BitcodeWriter.cpp
   BitcodeWriterPass.cpp
-  Serialize.cpp
-  SerializeAPFloat.cpp
-  SerializeAPInt.cpp
   ValueEnumerator.cpp
   )