summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support
diff options
context:
space:
mode:
authorMike Stump <mrs@apple.com>2009-07-07 18:52:14 +0000
committerMike Stump <mrs@apple.com>2009-07-07 18:52:14 +0000
commit54731d5cde5712c9c82743b57375090d06130b90 (patch)
treef29b2c0d17a3602c8838fc06c7868892369a6d06 /llvm/lib/Support
parent385db80cc574d9b6f50a396f6009275888b91375 (diff)
downloadbcm5719-llvm-54731d5cde5712c9c82743b57375090d06130b90.tar.gz
bcm5719-llvm-54731d5cde5712c9c82743b57375090d06130b90.zip
Fix build.
llvm-svn: 74936
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 f26c2c0f4ec..8de0e350b0f 100644
--- a/llvm/lib/Support/CMakeLists.txt
+++ b/llvm/lib/Support/CMakeLists.txt
@@ -8,6 +8,7 @@ add_llvm_library(LLVMSupport
ConstantRange.cpp
Debug.cpp
Dwarf.cpp
+ ErrorHandling.cpp
FileUtilities.cpp
FoldingSet.cpp
GraphWriter.cpp
OpenPOWER on IntegriCloud