[Openmp-commits] [PATCH] D14031: [OpenMP] Initial implementation of OpenMP offloading library - libomptarget.

Samuel Antao via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 9 12:10:24 PST 2015


sfantao updated this revision to Diff 39734.
sfantao added a comment.

Rebase and add libomptarget install rule that was missing in the previous diff.


http://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/src/targets_info.cpp
  libomptarget/src/targets_info.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.39734.patch
Type: text/x-patch
Size: 80897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20151109/04ba1cb5/attachment-0001.bin>


More information about the Openmp-commits mailing list