This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget] Split implementation of API functions
ClosedPublic

Authored by Hahnfeld on Dec 4 2017, 12:00 PM.

Details

Summary

This third patch moves the implementation of the user-facing
OpenMP API functions into its own file. For now, the code is
only moved, no cleanups applied yet.

Diff Detail

Repository
rL LLVM

Event Timeline

Hahnfeld created this revision.Dec 4 2017, 12:00 PM
grokos accepted this revision.Dec 6 2017, 12:33 PM

LGTM.

This revision is now accepted and ready to land.Dec 6 2017, 12:33 PM
This revision was automatically updated to reflect the committed changes.