X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FSupport%2FCMakeLists.txt;h=033eae041c5f2e0c0e28d10cdf9336d0e986f3f9;hb=a54609ed935ffb5bc83fad3b9839275f96b11d3f;hp=2438d729d8dea2b82e9d928cc4e5f8388dca4cd3;hpb=02b4e6e7ab1ad79336d9f23f3644c90aecc8457a;p=oota-llvm.git diff --git a/lib/Support/CMakeLists.txt b/lib/Support/CMakeLists.txt index 2438d729d8d..033eae041c5 100644 --- a/lib/Support/CMakeLists.txt +++ b/lib/Support/CMakeLists.txt @@ -41,7 +41,9 @@ add_llvm_library(LLVMSupport MD5.cpp PluginLoader.cpp PrettyStackTrace.cpp + RandomNumberGenerator.cpp Regex.cpp + ScaledNumber.cpp SmallPtrSet.cpp SmallVector.cpp SourceMgr.cpp