summaryrefslogtreecommitdiff
path: root/lib/Support/CMakeLists.txt
diff options
context:
space:
mode:
authorOscar Fuentes <ofv@wanadoo.es>2009-08-23 23:59:15 +0000
committerOscar Fuentes <ofv@wanadoo.es>2009-08-23 23:59:15 +0000
commite029305bb044847b1f2b3095cc07ea61ab9a8995 (patch)
treecd3eb1483991e0db282facdb4bab9e84b47a2b86 /lib/Support/CMakeLists.txt
parent91021d339004ff5a64c3c9614cff8966899c0c99 (diff)
downloadllvm-e029305bb044847b1f2b3095cc07ea61ab9a8995.tar.gz
llvm-e029305bb044847b1f2b3095cc07ea61ab9a8995.tar.bz2
llvm-e029305bb044847b1f2b3095cc07ea61ab9a8995.tar.xz
CMake: Updated library dependencies and list of source files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79876 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/CMakeLists.txt')
-rw-r--r--lib/Support/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt
index 2da4a690fe..efa5361b62 100644
--- a/lib/Support/CMakeLists.txt
+++ b/lib/Support/CMakeLists.txt
@@ -22,7 +22,6 @@ add_llvm_library(LLVMSupport
SmallPtrSet.cpp
SourceMgr.cpp
Statistic.cpp
- Streams.cpp
StringExtras.cpp
StringMap.cpp
StringPool.cpp