aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2021-04-21 17:31:09 -0400
committerHuber, Joseph <huberjn@ornl.gov>2021-04-22 12:48:11 -0400
commit2b6f20082e8cf7552d2a4f641b27a8862f3af983 (patch)
treeea3b501af5115098819d317bae16bc98718f035f /lldb/source/Commands/CommandObjectExpression.cpp
parentae209aa9ecd717c0a73eebdb8ff16c5871b6f62f (diff)
downloadllvm-2b6f20082e8cf7552d2a4f641b27a8862f3af983.zip
llvm-2b6f20082e8cf7552d2a4f641b27a8862f3af983.tar.gz
llvm-2b6f20082e8cf7552d2a4f641b27a8862f3af983.tar.bz2
[OpenMP] Add function for setting LIBOMPTARGET_INFO at runtime
Summary: This patch adds a new runtime function __tgt_set_info_flag that allows the user to set the information level at runtime without using the environment variable. Using this will require an extern function, but will eventually be added into an auxilliary library for OpenMP support functions. This patch required moving the current InfoLevel to a global variable which must be instantiated by each plugin. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D100774
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions