Support: Write ScaledNumbers::getRounded()
[oota-llvm.git] / unittests / Support / CMakeLists.txt
index c50acdfb8e648a2a4ef15517cc16a0de2eec9a71..08096a4a179ad1d7ecdee80fabfcc153704fa29c 100644 (file)
@@ -29,6 +29,7 @@ add_llvm_unittest(SupportTests
   ProcessTest.cpp
   ProgramTest.cpp
   RegexTest.cpp
+  ScaledNumberTest.cpp
   SourceMgrTest.cpp
   StringPool.cpp
   SwapByteOrderTest.cpp