commit | 14a021bcf5087e9d4d0d34eb2908307cb24c15e8 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <doug.gregor@gmail.com> | Wed Dec 23 17:03:46 2009 +0000 |
committer | Douglas Gregor <doug.gregor@gmail.com> | Wed Dec 23 17:03:46 2009 +0000 |
tree | 74313a1135a12a46756d64d13bb37a11ff4e7140 | |
parent | e57aafd496d172e295db4c590ef5a824362bae80 [diff] |
De-bork CMake build git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92003 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt index 0001aae..f1347f9 100644 --- a/lib/Support/CMakeLists.txt +++ b/lib/Support/CMakeLists.txt
@@ -3,6 +3,7 @@ APInt.cpp APSInt.cpp Allocator.cpp + circular_raw_ostream.cpp CommandLine.cpp ConstantRange.cpp Debug.cpp