summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>2010-10-07 23:12:15 +0000
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>2010-10-07 23:12:15 +0000
commitf41f11c37e13586d363387269c8a8d08e00b417b (patch)
tree6a94e6d200b0c2de7d72ed39ea7a658906b5a4ca
parent412e37bd34500e08902771a27ffdf64bf7834c15 (diff)
downloadbcm5719-llvm-f41f11c37e13586d363387269c8a8d08e00b417b.tar.gz
bcm5719-llvm-f41f11c37e13586d363387269c8a8d08e00b417b.zip
Unbreak cmake build.
llvm-svn: 116003
-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 25fce71a6ad..f7e02c9bc0a 100644
--- a/llvm/lib/Support/CMakeLists.txt
+++ b/llvm/lib/Support/CMakeLists.txt
@@ -35,6 +35,7 @@ add_llvm_library(LLVMSupport
SystemUtils.cpp
TargetRegistry.cpp
Timer.cpp
+ ToolOutputFile.cpp
Triple.cpp
Twine.cpp
raw_os_ostream.cpp
OpenPOWER on IntegriCloud