Add some comments to the stringify function.
[oota-llvm.git] / include / llvm / Support / MD5.h
2013-05-25 Eric ChristopherAdd some comments to the stringify function.
2013-05-24 Eric ChristopherArrayRef-ize MD5 and clean up a few variable names.
2013-05-21 Eric ChristopherAdd an md5 library derived from a public domain impleme...