aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authordhruvachak <Dhruva.Chakrabarti@amd.com>2024-03-19 16:40:22 -0700
committerGitHub <noreply@github.com>2024-03-19 16:40:22 -0700
commitb5d02bbd0d9595501597ddbcf93ac51b160fc8bf (patch)
tree3c1b0f21a3d48930bd3d4bd59fec708814ecdc70 /lldb/source/Commands/CommandObjectThread.cpp
parente28d3e9b4e5779028a38ca39ed060938ff62c498 (diff)
downloadllvm-b5d02bbd0d9595501597ddbcf93ac51b160fc8bf.zip
llvm-b5d02bbd0d9595501597ddbcf93ac51b160fc8bf.tar.gz
llvm-b5d02bbd0d9595501597ddbcf93ac51b160fc8bf.tar.bz2
[OpenMP] Increment kernel args version, used by runtime for detecting dyn_ptr. (#85363)
A kernel implicit parameter (dyn_ptr) was introduced some time back. This patch increments the kernel args version for a compiler supporting dyn_ptr. The version will be used by the runtime to determine whether the implicit parameter is generated by the compiler. The versioning is required to support use cases where code generated by an older compiler is linked with a newer runtime. If approved, this patch should be backported to release 18.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions