Windows: Don't wildcard expand /? or -?
[oota-llvm.git] / lib / Support / CMakeLists.txt
index 033eae041c5f2e0c0e28d10cdf9336d0e986f3f9..80b6ab84e3c9d445aaf0707d50061d73af7ce570 100644 (file)
@@ -47,6 +47,7 @@ add_llvm_library(LLVMSupport
   SmallPtrSet.cpp
   SmallVector.cpp
   SourceMgr.cpp
+  SpecialCaseList.cpp
   Statistic.cpp
   StreamableMemoryObject.cpp
   StringExtras.cpp
@@ -72,7 +73,6 @@ add_llvm_library(LLVMSupport
 
 # System
   Atomic.cpp
-  Disassembler.cpp
   DynamicLibrary.cpp
   Errno.cpp
   Host.cpp