From: Ted Kremenek Date: Tue, 14 Jul 2009 20:44:17 +0000 (+0000) Subject: Update CMake file. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d84ba34daa734fc2c6c723a0f4bfb626309f314e;p=oota-llvm.git Update CMake file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75677 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt index 8de0e350b0f..ff2483531d1 100644 --- a/lib/Support/CMakeLists.txt +++ b/lib/Support/CMakeLists.txt @@ -11,6 +11,7 @@ add_llvm_library(LLVMSupport ErrorHandling.cpp FileUtilities.cpp FoldingSet.cpp + FormattedStream.cpp GraphWriter.cpp IsInf.cpp IsNAN.cpp