diff options
Diffstat (limited to 'llvm/lib/Support/CMakeLists.txt')
-rw-r--r-- | llvm/lib/Support/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt index d8ecfa9b862..5b14c828db0 100644 --- a/llvm/lib/Support/CMakeLists.txt +++ b/llvm/lib/Support/CMakeLists.txt @@ -45,7 +45,6 @@ add_llvm_library(LLVMSupport ConvertUTFWrapper.cpp CrashRecoveryContext.cpp DataExtractor.cpp - DataStream.cpp Debug.cpp DeltaAlgorithm.cpp DAGDeltaAlgorithm.cpp @@ -69,7 +68,6 @@ add_llvm_library(LLVMSupport ManagedStatic.cpp MathExtras.cpp MemoryBuffer.cpp - MemoryObject.cpp MD5.cpp NativeFormatting.cpp Options.cpp @@ -85,7 +83,6 @@ add_llvm_library(LLVMSupport SourceMgr.cpp SpecialCaseList.cpp Statistic.cpp - StreamingMemoryObject.cpp StringExtras.cpp StringMap.cpp StringPool.cpp |