summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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