aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorvporpo <vporpodas@google.com>2025-05-27 16:11:13 -0700
committerGitHub <noreply@github.com>2025-05-27 16:11:13 -0700
commita2b5fd7f6e06e1535582fe0358e1c1895a9fa9e5 (patch)
treeeb116b851e7e00b64dacd0f7ebaf7439d7367e68 /lldb/source/Commands/CommandObjectThread.cpp
parentd4d4a04771e183e6385919b72ba8206da87e1f9c (diff)
downloadllvm-a2b5fd7f6e06e1535582fe0358e1c1895a9fa9e5.zip
llvm-a2b5fd7f6e06e1535582fe0358e1c1895a9fa9e5.tar.gz
llvm-a2b5fd7f6e06e1535582fe0358e1c1895a9fa9e5.tar.bz2
[SandboxIR][Region] Auxiliary vector metadata now requires a region (#137443)
The auxiliary vector is represented by the !sandboxaux metadata. But until now adding an instruction to the aux vector would not automatically add it to the region (i.e., it would not mark it with !sandboxvec). This behavior was problematic when generating regions from metadata, because you wouldn't know which region owns the auxiliary vector. This patch fixes this issue: We now require that an instruction with !sandboxaux also defines its region with !sandboxvec.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions