[Openmp-commits] [PATCH] D40800: [libomptarget] Split implementation of API functions

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 4 12:00:07 PST 2017


Hahnfeld created this revision.
Herald added a subscriber: mgorny.

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.


https://reviews.llvm.org/D40800

Files:
  libomptarget/src/CMakeLists.txt
  libomptarget/src/api.cpp
  libomptarget/src/device.cpp
  libomptarget/src/device.h
  libomptarget/src/omptarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40800.125392.patch
Type: text/x-patch
Size: 22155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171204/cdcec202/attachment-0001.bin>


More information about the Openmp-commits mailing list