[Modules] Move ValueHandle into the IR library where Value itself lives.
[oota-llvm.git] / unittests / Support / CMakeLists.txt
index bfbef982e2e5bd134778c6165ad82e9860c2e87c..46c5c334ff4109ea262aff5db59a86bfc375909a 100644 (file)
@@ -35,7 +35,6 @@ add_llvm_unittest(SupportTests
   ThreadLocalTest.cpp
   TimeValueTest.cpp
   UnicodeTest.cpp
-  ValueHandleTest.cpp
   YAMLIOTest.cpp
   YAMLParserTest.cpp
   formatted_raw_ostream_test.cpp