This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][libomptarget] Minor fix in x86_64 plugin
ClosedPublic

Authored by hbae on Sep 15 2021, 12:32 PM.

Details

Summary

Call to remove() was passing invalid address for the file name.

Diff Detail

Event Timeline

hbae created this revision.Sep 15 2021, 12:32 PM
hbae requested review of this revision.Sep 15 2021, 12:32 PM
grokos accepted this revision.Sep 15 2021, 1:48 PM
grokos added a subscriber: grokos.

Good catch, LGTM!

This revision is now accepted and ready to land.Sep 15 2021, 1:48 PM
This revision was landed with ongoing or failed builds.Sep 15 2021, 1:57 PM
This revision was automatically updated to reflect the committed changes.