aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-07-18 14:31:12 +0100
committerGitHub <noreply@github.com>2025-07-18 14:31:12 +0100
commit03b7766dba2f63ee7c9e67f915ea8394f6426f9a (patch)
tree42758f6fdab76b1db3503ca755bf087c1cc26613 /llvm/lib/CodeGen/MachineFunction.cpp
parent311847be4ca911e191c67245799fafe2e4d8ba73 (diff)
downloadllvm-03b7766dba2f63ee7c9e67f915ea8394f6426f9a.zip
llvm-03b7766dba2f63ee7c9e67f915ea8394f6426f9a.tar.gz
llvm-03b7766dba2f63ee7c9e67f915ea8394f6426f9a.tar.bz2
[lldb][Expression][NFC] Make LoadAddressResolver::m_target a reference (#149490)
The only place that passes a target to `LoadAddressResolver` already checks for pointer validity. And inside of the resolver we have been dereferencing the target anyway without nullptr checks. So codify the non-nullness of `m_target` by making it a reference.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions