Fix build.
authorMike Stump <mrs@apple.com>
Tue, 7 Jul 2009 18:52:14 +0000 (18:52 +0000)
committerMike Stump <mrs@apple.com>
Tue, 7 Jul 2009 18:52:14 +0000 (18:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74936 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/CMakeLists.txt

index f26c2c0f4ecac0f395ba96e88c3c26fbae610758..8de0e350b0f8d6922225ed6b8d356f00862be04f 100644 (file)
@@ -8,6 +8,7 @@ add_llvm_library(LLVMSupport
   ConstantRange.cpp
   Debug.cpp
   Dwarf.cpp
+  ErrorHandling.cpp
   FileUtilities.cpp
   FoldingSet.cpp
   GraphWriter.cpp