[Openmp-commits] [PATCH] D33227: [OpenMP] libomptarget: move debugging dumps under control of environment variable OMP_TARGET_DEBUG

Sergey Dmitriev via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 7 10:33:07 PDT 2017


sdmitriev updated this revision to Diff 101770.
sdmitriev added a comment.

I have changed the name of environment variable which controls debugging dumps to LIBOMPTARGET_DEBUG.


https://reviews.llvm.org/D33227

Files:
  libomptarget/plugins/cuda/src/rtl.cpp
  libomptarget/plugins/generic-elf-64bit/src/rtl.cpp
  libomptarget/src/omptarget.cpp
  libomptarget/test/CMakeLists.txt
  libomptarget/test/env/omp_target_debug.c
  libomptarget/test/lit.cfg
  libomptarget/test/lit.site.cfg.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33227.101770.patch
Type: text/x-patch
Size: 9376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170607/a0e05c0a/attachment-0001.bin>


More information about the Openmp-commits mailing list