[Openmp-commits] [PATCH] D14031: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget.
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jan 16 17:15:40 PST 2017
grokos updated this revision to Diff 84614.
grokos marked 3 inline comments as done.
grokos added a comment.
Took care of the last few comments.
https://reviews.llvm.org/D14031
Files:
CMakeLists.txt
libomptarget/Build_With_CMake.txt
libomptarget/CMakeLists.txt
libomptarget/README.txt
libomptarget/cmake/Modules/LibomptargetGetDependencies.cmake
libomptarget/cmake/Modules/LibomptargetUtils.cmake
libomptarget/cmake/Modules/config-ix.cmake
libomptarget/exports
libomptarget/src/omptarget.cpp
libomptarget/src/omptarget.h
libomptarget/test/CMakeLists.txt
libomptarget/test/lit.cfg
libomptarget/test/lit.site.cfg.in
libomptarget/test/offloading/offloading_success.c
libomptarget/test/offloading/offloading_success.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14031.84614.patch
Type: text/x-patch
Size: 129549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170117/b1aecc2d/attachment-0001.bin>
More information about the Openmp-commits
mailing list