[PATCH] D156571: [DebugInfo] Alternate MD5 fix, NFC
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 17 12:03:23 PDT 2023
probinson added a comment.
This patch is possibly a suspect in at least some bot failures <https://lab.llvm.org/buildbot/#/builders/238/builds/4952> although I'm at a loss to understand why. Perhaps I can't just blithely call getChecksum() and copy what it sends back? The ways of metadata remain mysterious to me. I'll be poking at this more as time permits, unless someone can tell me my obvious mistake.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156571/new/
https://reviews.llvm.org/D156571
More information about the cfe-commits
mailing list