Support: Write ScaledNumber::getQuotient() and getProduct()
[oota-llvm.git] / lib / Support / CMakeLists.txt
index 2438d729d8dea2b82e9d928cc4e5f8388dca4cd3..354e2003b58dcb0d77c17e515de3e11d69bbb09b 100644 (file)
@@ -42,6 +42,7 @@ add_llvm_library(LLVMSupport
   PluginLoader.cpp
   PrettyStackTrace.cpp
   Regex.cpp
+  ScaledNumber.cpp
   SmallPtrSet.cpp
   SmallVector.cpp
   SourceMgr.cpp