De-bork CMake build
authorDouglas Gregor <dgregor@apple.com>
Wed, 23 Dec 2009 17:03:46 +0000 (17:03 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 23 Dec 2009 17:03:46 +0000 (17:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92003 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/CMakeLists.txt

index 0001aae813a86f054a4c59d4eb0ac214f05952a1..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