[llvm-commits] [llvm] r151249 - /llvm/trunk/lib/Support/CMakeLists.txt

Jay Foad jay.foad at gmail.com
Thu Feb 23 01:33:44 PST 2012


Author: foad
Date: Thu Feb 23 03:33:44 2012
New Revision: 151249

URL: http://llvm.org/viewvc/llvm-project?rev=151249&view=rev
Log:
Update for the removal of Hashing.cpp.

Modified:
    llvm/trunk/lib/Support/CMakeLists.txt

Modified: llvm/trunk/lib/Support/CMakeLists.txt
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/Support/CMakeLists.txt?rev=151249&r1=151248&r2=151249&view=diff
==============================================================================
--- llvm/trunk/lib/Support/CMakeLists.txt (original)
+++ llvm/trunk/lib/Support/CMakeLists.txt Thu Feb 23 03:33:44 2012
@@ -26,7 +26,6 @@
   FoldingSet.cpp
   FormattedStream.cpp
   GraphWriter.cpp
-  Hashing.cpp
   IntEqClasses.cpp
   IntervalMap.cpp
   IntrusiveRefCntPtr.cpp





More information about the llvm-commits mailing list