This is an archive of the discontinued LLVM Phabricator instance.

[NFC][IR] Avoid string leak with target extension types.
ClosedPublic

Authored by jcranmer-intel on Jan 5 2023, 12:55 PM.

Diff Detail

Event Timeline

jcranmer-intel created this revision.Jan 5 2023, 12:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2023, 12:55 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
jcranmer-intel requested review of this revision.Jan 5 2023, 12:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2023, 12:55 PM
nikic accepted this revision.Jan 5 2023, 1:00 PM

LG

This revision is now accepted and ready to land.Jan 5 2023, 1:00 PM
hctim added a comment.Jan 5 2023, 1:00 PM

Testing as we speak :)

hctim accepted this revision.Jan 5 2023, 1:21 PM

Succeeds with this patch, fails without. Looks good to me.

This revision was landed with ongoing or failed builds.Jan 5 2023, 1:55 PM
This revision was automatically updated to reflect the committed changes.