aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2020-11-13 13:06:41 -0500
committerHuber, Joseph <huberjn@ornl.gov>2020-11-18 15:28:39 -0500
commit97e55cfef5b86b1b190b6f3f57ca2a89ec61c14f (patch)
tree8017f51c1c98473ec0e5fc21dbdb8c4250782065 /lldb/source/Commands/CommandObjectThread.cpp
parentf4a3969bffceac2df4bee10992ea48136122cae0 (diff)
downloadllvm-97e55cfef5b86b1b190b6f3f57ca2a89ec61c14f.zip
llvm-97e55cfef5b86b1b190b6f3f57ca2a89ec61c14f.tar.gz
llvm-97e55cfef5b86b1b190b6f3f57ca2a89ec61c14f.tar.bz2
[OpenMP] Add Passing in Original Declaration Names To Mapper API
Summary: This patch adds support for passing in the original delcaration name in the source file to the libomptarget runtime. This will allow the runtime to provide more intelligent debugging messages. This patch takes the original expression parsed from the OpenMP map / update clause and provides a textual representation if it was explicitly mapped, otherwise it takes the name of the variable declaration as a fallback. The information in passed to the runtime in a global array of strings that matches the existing ident_t source location strings using ";name;filename;column;row;;" Reviewers: jdoerfert Differential Revision: https://reviews.llvm.org/D89802
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions