Unbreak my CMake build, say you'll compile for me again...
authorDouglas Gregor <dgregor@apple.com>
Wed, 28 Jul 2010 17:17:46 +0000 (17:17 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 28 Jul 2010 17:17:46 +0000 (17:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109598 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/CMakeLists.txt

index 366d2f799211d4b1d4d96f639b8f8258fb21295e..58df10bac7501149a561ba95821e2d131517fab6 100644 (file)
@@ -6,6 +6,7 @@ add_llvm_library(LLVMSupport
   circular_raw_ostream.cpp
   CommandLine.cpp
   ConstantRange.cpp
+  CrashRecoveryContext.cpp
   Debug.cpp
   DeltaAlgorithm.cpp
   DAGDeltaAlgorithm.cpp