This is an archive of the discontinued LLVM Phabricator instance.

[llvm] Add missind dep on Symbolize to Debuginfod
ClosedPublic

Authored by yannic on Feb 12 2022, 4:32 AM.

Details

Summary

llvm/Debuginfod/DIFetcher.h imports llvm/DebugInfo/Symbolize/DIFetcher.h,
so there should be a dependency on Symbolize.

Diff Detail

Event Timeline

yannic created this revision.Feb 12 2022, 4:32 AM
yannic requested review of this revision.Feb 12 2022, 4:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 12 2022, 4:32 AM
dblaikie accepted this revision.Feb 12 2022, 10:31 AM
dblaikie added subscribers: phosek, dblaikie.

@phosek FYI in case this wasn't the intended layering.

This revision is now accepted and ready to land.Feb 12 2022, 10:31 AM
phosek accepted this revision.Feb 12 2022, 10:22 PM

LGTM

Thanks for your reviews! I don't have commit access to LLVM, could you help me landing this please?

This revision was landed with ongoing or failed builds.Feb 20 2022, 12:35 PM
This revision was automatically updated to reflect the committed changes.