[all-commits] [llvm/llvm-project] 21e7f7: Revert "[DebugInfo] Alternate (more efficient) MD5...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Aug 17 11:34:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21e7f73494663814e0296066895dfacdebfac6d4
https://github.com/llvm/llvm-project/commit/21e7f73494663814e0296066895dfacdebfac6d4
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
M clang/lib/CodeGen/CGDebugInfo.h
M clang/test/CodeGenCXX/debug-info-function-context.cpp
Log Message:
-----------
Revert "[DebugInfo] Alternate (more efficient) MD5 fix"
This reverts commit ca1295c5a15f03ede2fe620cc80d6a1e6e6735b8.
It seems to be the culprit for at least some of today's bot failures,
for example https://lab.llvm.org/buildbot/#/builders/238/builds/4952
More information about the All-commits
mailing list