This is an archive of the discontinued LLVM Phabricator instance.

Fix uninitialized pointer members in Target/X86
ClosedPublic

Authored by akshaykhadse on Apr 14 2023, 1:46 AM.

Diff Detail

Event Timeline

akshaykhadse created this revision.Apr 14 2023, 1:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 1:46 AM
akshaykhadse requested review of this revision.Apr 14 2023, 1:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 1:46 AM

Add other related files

This revision is now accepted and ready to land.Apr 14 2023, 10:42 PM
akshaykhadse edited the summary of this revision. (Show Details)Apr 14 2023, 11:05 PM

@akshaykhadse, do you want me to help to land the patch?

@akshaykhadse, do you want me to help to land the patch?

Yes, it would be great if you could land this one.

This revision was automatically updated to reflect the committed changes.