Update for the removal of Hashing.cpp.
authorJay Foad <jay.foad@gmail.com>
Thu, 23 Feb 2012 09:33:44 +0000 (09:33 +0000)
committerJay Foad <jay.foad@gmail.com>
Thu, 23 Feb 2012 09:33:44 +0000 (09:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151249 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Support/CMakeLists.txt

index 0b69238274ea54a1a7841281cf8da1b92169f028..6cec47df67ef94c6fb39e7f7dd7622380d329392 100644 (file)
@@ -26,7 +26,6 @@ add_llvm_library(LLVMSupport
   FoldingSet.cpp
   FormattedStream.cpp
   GraphWriter.cpp
-  Hashing.cpp
   IntEqClasses.cpp
   IntervalMap.cpp
   IntrusiveRefCntPtr.cpp