This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a734e28 [ARM] Fix PR32130: Handle promotion of zero sized constants. new e401055 Add a function to MD5 a file's contents.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/FileSystem.h | 11 +++++++++++ include/llvm/Support/MD5.h | 36 +++++++++++++++++++++++++++++++---- lib/CodeGen/AsmPrinter/DIEHash.cpp | 12 ++++++------ lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 7 +++---- lib/Support/MD5.cpp | 14 +++++++++----- lib/Support/Path.cpp | 35 ++++++++++++++++++++++++++++++++-- unittests/Support/MD5Test.cpp | 4 +++- unittests/Support/Path.cpp | 14 ++++++++++++++ 8 files changed, 111 insertions(+), 22 deletions(-)