[PATCH] D31105: [Support] Add a function to MD5 a file's contents.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 16:45:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298322: Add a function to MD5 a file's contents. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D31105?vs=92206&id=92403#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31105

Files:
  cfe/trunk/lib/CodeGen/CodeGenPGO.cpp
  cfe/trunk/lib/Frontend/ASTUnit.cpp
  lld/trunk/COFF/Writer.cpp
  lldb/trunk/source/Host/common/FileSystem.cpp
  lldb/trunk/source/Utility/DataExtractor.cpp
  llvm/trunk/include/llvm/Support/FileSystem.h
  llvm/trunk/include/llvm/Support/MD5.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DIEHash.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/Support/MD5.cpp
  llvm/trunk/lib/Support/Path.cpp
  llvm/trunk/unittests/Support/MD5Test.cpp
  llvm/trunk/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31105.92403.patch
Type: text/x-patch
Size: 11514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170320/ebb8ed3a/attachment.bin>


More information about the llvm-commits mailing list