Support: Add unit tests for BranchProbability
[oota-llvm.git] / unittests / Support / CMakeLists.txt
index 44f80ac222c3c24f5bc3778cca9a7f3a60550cb6..0ea93103333967f1db7350557ce374b57552043c 100644 (file)
@@ -7,6 +7,7 @@ add_llvm_unittest(SupportTests
   AllocatorTest.cpp
   ArrayRecyclerTest.cpp
   BlockFrequencyTest.cpp
+  BranchProbabilityTest.cpp
   Casting.cpp
   CommandLineTest.cpp
   CompressionTest.cpp