aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2025-05-01 22:39:37 +0800
committerGitHub <noreply@github.com>2025-05-01 22:39:37 +0800
commitd33c6764680ed78ffe824a83b6a33c0b609bafce (patch)
treee16926c9d5bedf79e0659aaf05176c899aeea24d /lldb/source/Commands/CommandObjectProcess.cpp
parentb877cfa8f25412a3946d1cde63a1dad95fd95c90 (diff)
downloadllvm-d33c6764680ed78ffe824a83b6a33c0b609bafce.zip
llvm-d33c6764680ed78ffe824a83b6a33c0b609bafce.tar.gz
llvm-d33c6764680ed78ffe824a83b6a33c0b609bafce.tar.bz2
[ConstantFolding] Constify ConstantFoldInstOperands and ConstantFoldInstruction argument. NFC (#138108)
I tried to use these with a const reference in a separate patch, but the pointers weren't marked as const. It turns out that these don't mutate the instruction.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions