Add cmake bits for md5.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182349 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Christopher 2013-05-21 01:30:38 +00:00
parent 9f31f7c305
commit 4b5c3f6094

View File

@ -35,6 +35,7 @@ add_llvm_library(LLVMSupport
ManagedStatic.cpp
MemoryBuffer.cpp
MemoryObject.cpp
MD5.cpp
PluginLoader.cpp
PrettyStackTrace.cpp
Regex.cpp