[Openmp-commits] [PATCH] D60223: [OpenMP][libomptarget] Enable requires flags for target libraries.

Gheorghe-Teodor Bercea via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 20 10:10:06 PDT 2019


gtbercea updated this revision to Diff 200326.
gtbercea marked an inline comment as done.
gtbercea added a comment.

- Fix test to make it compatible with previous clang versions.


Repository:
  rOMP OpenMP

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60223/new/

https://reviews.llvm.org/D60223

Files:
  libomptarget/include/omptarget.h
  libomptarget/include/omptargetplugin.h
  libomptarget/plugins/cuda/src/rtl.cpp
  libomptarget/plugins/exports
  libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  libomptarget/src/device.cpp
  libomptarget/src/device.h
  libomptarget/src/exports
  libomptarget/src/interface.cpp
  libomptarget/src/rtl.cpp
  libomptarget/src/rtl.h
  libomptarget/test/offloading/requires.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60223.200326.patch
Type: text/x-patch
Size: 14426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190520/6c6b9b67/attachment-0001.bin>


More information about the Openmp-commits mailing list