This is an archive of the discontinued LLVM Phabricator instance.

[LangRef][DebugInfo] Update DIFile checksum description
ClosedPublic

Authored by jryans on Aug 18 2023, 7:47 AM.

Details

Summary

DIFile's checksum fields became optional as part of
https://reviews.llvm.org/D43043. This updates the description in the docs to
match.

Fixes https://github.com/llvm/llvm-project/issues/39151

Diff Detail

Unit TestsFailed

Event Timeline

jryans created this revision.Aug 18 2023, 7:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2023, 7:47 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
jryans published this revision for review.Aug 18 2023, 7:48 AM
jryans added a project: debug-info.
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2023, 7:49 AM
scott.linder accepted this revision.Aug 18 2023, 11:18 AM

LGTM, thank you for the fix!

This revision is now accepted and ready to land.Aug 18 2023, 11:18 AM
This revision was landed with ongoing or failed builds.Aug 21 2023, 5:02 AM
This revision was automatically updated to reflect the committed changes.