OSDN Git Service

Resubmit r325107 (case folding DJB hash)
[android-x86/external-llvm.git] / unittests / Support / CMakeLists.txt
index 299106e..1eb3a04 100644 (file)
@@ -19,6 +19,7 @@ add_llvm_unittest(SupportTests
   ConvertUTFTest.cpp
   DataExtractorTest.cpp
   DebugTest.cpp
+  DJBTest.cpp
   EndianStreamTest.cpp
   EndianTest.cpp
   ErrnoTest.cpp