aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/MD5.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+1
* Add support for adding the contents of a StringRef to the MD5 hash.Eric Christopher2013-05-311-1/+4
* Move "unsigned char" -> "uint8_t".Eric Christopher2013-05-311-4/+4
* Add some comments to the stringify function.Eric Christopher2013-05-251-0/+2
* ArrayRef-ize MD5 and clean up a few variable names.Eric Christopher2013-05-241-4/+11
* Add an md5 library derived from a public domain implementation for dwarf4Eric Christopher2013-05-211-0/+59