This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Refactored the function `targetDataEnd`
ClosedPublic

Authored by tianshilei1992 on Jul 30 2020, 4:52 PM.

Details

Summary

Refactored the function targetDataEnd to make preparation of fixing
the issue of ahead-of-time target memory deallocation. This patch only
renamed targetDataEnd related variables and functions to conform
with LLVM code standard.

Diff Detail

Event Timeline

tianshilei1992 created this revision.Jul 30 2020, 4:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2020, 4:52 PM
tianshilei1992 requested review of this revision.Jul 30 2020, 4:52 PM
ye-luo accepted this revision.Jul 30 2020, 5:04 PM

LGTM. Please mention renaming variables in the summary.

This revision is now accepted and ready to land.Jul 30 2020, 5:04 PM
tianshilei1992 edited the summary of this revision. (Show Details)Jul 30 2020, 6:11 PM
This revision was landed with ongoing or failed builds.Jul 30 2020, 6:39 PM
This revision was automatically updated to reflect the committed changes.