Add cmake bits for md5.

llvm-svn: 182349
This commit is contained in:
Eric Christopher 2013-05-21 01:30:38 +00:00
parent e1dc3c45e6
commit db142d4e1e
1 changed files with 1 additions and 0 deletions

View File

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