Revise my previous change to ExpandBIT_CONVERT. I hadn't realized that this
[oota-llvm.git] / lib / Support / CMakeLists.txt
index ac736dc66f74591080829aca1a8a5a3494046186..f1347f9d0ef228d1ef2b5361fb44f127d73e2cd7 100644 (file)
@@ -3,6 +3,7 @@ add_llvm_library(LLVMSupport
   APInt.cpp
   APSInt.cpp
   Allocator.cpp
+  circular_raw_ostream.cpp
   CommandLine.cpp
   ConstantRange.cpp
   Debug.cpp
@@ -23,6 +24,7 @@ add_llvm_library(LLVMSupport
   Regex.cpp
   SlowOperationInformer.cpp
   SmallPtrSet.cpp
+  SmallVector.cpp
   SourceMgr.cpp
   Statistic.cpp
   StringExtras.cpp