aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2020-10-27 16:12:16 -0400
committerHuber, Joseph <huberjn@ornl.gov>2020-10-27 16:53:05 -0400
commitd981c7b7581efc3ef378709042100e75da0185a0 (patch)
tree8bd9d88440bd06715edda9fe3d7ccb8805260a9b /clang/lib/Basic/FileManager.cpp
parent2089e762d00cbfdc8db55fd61f55e2f7efa46f67 (diff)
downloadllvm-d981c7b7581efc3ef378709042100e75da0185a0.zip
llvm-d981c7b7581efc3ef378709042100e75da0185a0.tar.gz
llvm-d981c7b7581efc3ef378709042100e75da0185a0.tar.bz2
[OpenMP] Add Support for Mapping Names in Libomptarget RTL
Summary: This patch adds basic support for priting the source location and names for the mapped variables. This patch does not support names for custom mappers. This is based on D89802. The names information currently will be printed out only in debug mode or using env LIBOMPTARGET_INFO during execution. But the information is added when availible to the Device and Private data structures. To get the information out the code must be built with debug symbols on using -g or -Rpass=openmp-opt Reviewers: jdoerfert Differential Revision: https://reviews.llvm.org/D90172
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions