summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-07-14 20:44:17 +0000
committerTed Kremenek <kremenek@apple.com>2009-07-14 20:44:17 +0000
commit57da3ed4ce1c31e8ab6f15ce4bb717edfe397f7e (patch)
tree9b6b6f48d19c0bff693014113ab1f7bb5b24446c /llvm/lib/Support
parent156817705e9708696f7502667401c83a2f6d8939 (diff)
downloadbcm5719-llvm-57da3ed4ce1c31e8ab6f15ce4bb717edfe397f7e.tar.gz
bcm5719-llvm-57da3ed4ce1c31e8ab6f15ce4bb717edfe397f7e.zip
Update CMake file.
llvm-svn: 75677
Diffstat (limited to 'llvm/lib/Support')
-rw-r--r--llvm/lib/Support/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Support/CMakeLists.txt b/llvm/lib/Support/CMakeLists.txt
index 8de0e350b0f..ff2483531d1 100644
--- a/llvm/lib/Support/CMakeLists.txt
+++ b/llvm/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
OpenPOWER on IntegriCloud