This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Fix wrong number in openmp/runtime/src/dllexports
ClosedPublic

Authored by tianshilei1992 on Jan 28 2022, 7:36 PM.

Details

Summary

This patch fixes the issue that numbers assigned to interop functions were already taken in openmp/runtime/src/dllexports.

Diff Detail

Event Timeline

tianshilei1992 created this revision.Jan 28 2022, 7:36 PM
tianshilei1992 requested review of this revision.Jan 28 2022, 7:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2022, 7:36 PM
tianshilei1992 edited the summary of this revision. (Show Details)Jan 28 2022, 7:51 PM
This revision is now accepted and ready to land.Jan 28 2022, 9:14 PM