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